From 8cbb6cecf298a687035c43945d0637e288f7f017 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Tue, 28 Nov 2023 10:33:06 +0000 Subject: [PATCH] 4.8.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 7304cfa..77355c0 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-4.7.1.tar.gz: d77ee866106922fa639222330e8928cce6d12305 + podman-4.8.0.tar.gz: ec2603bf2f3361f66a8b336a5f250c17a8d34931 diff --git a/podman.spec b/podman.spec index 6799c8f..cbbe6e8 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 4.7.1 +Version: 4.8.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io