From 1faf7a84ecdb2556a34202a2f92880064c9240cc Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 1 Feb 2024 20:15:08 +0000 Subject: [PATCH] 4.9.1 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 41f58b9..9b7f5dc 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-4.9.0.tar.gz: 4d15ddaa4411d511b0aa6f558f15d62a516e8245 + podman-4.9.1.tar.gz: f58eef85168265aca6e9afdf1723f69bfbc8062e diff --git a/podman.spec b/podman.spec index 584034d..3497aa3 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 4.9.0 +Version: 4.9.1 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io