From aab9d702408d96487943519cb18ee71535391314 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Fri, 2 Aug 2024 13:44:50 +0000 Subject: [PATCH] 5.2.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 8a70549..d1f28f0 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-5.1.2.tar.gz: 3fc0565327e398bf8d296741fb01aa6907a40c1a + podman-5.2.0.tar.gz: 54b32591ee3670259b12b35239a38ff205625f25 diff --git a/podman.spec b/podman.spec index 9743afd..4b00c7e 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 5.1.2 +Version: 5.2.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io