From 5d9664d5781e5ea0a07a36ed394238d249e0f161 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 30 May 2024 13:28:50 +0000 Subject: [PATCH] 5.1.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index f0c89ec..6a4ecc1 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-5.0.3.tar.gz: f7875db31cc65f311db273c3f02d1469b5bac338 + podman-5.1.0.tar.gz: 4761fa7b3b708d604306151d7e0b7614d62d29e8 diff --git a/podman.spec b/podman.spec index 3e586cf..6193be3 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 5.0.3 +Version: 5.1.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io