From f1ab0229e9fde7771764fe1c5af4fd0479405507 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Mon, 6 Feb 2023 14:16:28 +0000 Subject: [PATCH] 4.4.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 4c4c6c9..99b8387 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-4.3.1.tar.gz: 4900e380022f17f57b367571db82bc116baed6bf + podman-4.4.0.tar.gz: bea1d39fc3a4f8cf9d670714bdb57d307f04ba24 diff --git a/podman.spec b/podman.spec index 819a27d..9e8cb00 100644 --- a/podman.spec +++ b/podman.spec @@ -3,7 +3,7 @@ %define _libexecdir %{_prefix}/libexec Name: podman -Version: 4.3.1 +Version: 4.4.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io