From 5005263827de6138820677f7b48e5d71e329aced Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Thu, 11 Aug 2022 12:48:00 +0300 Subject: [PATCH] 4.2.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 74c3fe1..cc8ff89 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-4.1.1.tar.gz: 2f471220b3199ddc6172e1f3baa22543e36d3350 + podman-4.2.0.tar.gz: 011b95fbf4998dc26a637828fa0ca348295ff7a0 diff --git a/podman.spec b/podman.spec index 62aec70..4e508a0 100644 --- a/podman.spec +++ b/podman.spec @@ -5,7 +5,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 4.1.1 +Version: 4.2.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io/