From 9ac8dbeef043d88470bccad022bae27aa48553bb Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 21 Nov 2024 21:01:54 +0000 Subject: [PATCH] 5.3.1 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 872e54f..e2ba22c 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-5.3.0.tar.gz: 7b8e0634486e060d786f87652a0400bb872718a9 + podman-5.3.1.tar.gz: c2a83d8ca662c723d06b7b20159e46e04e164450 diff --git a/podman.spec b/podman.spec index d505674..d97dc6c 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 5.3.0 +Version: 5.3.1 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io