From 24768365109b17e75661847d6ac2841aac484c5e Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Fri, 12 Feb 2021 09:19:25 +0300 Subject: [PATCH] Update to 3.0.0 --- .abf.yml | 2 +- podman.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 58cd766..7aed2ce 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - podman-2.2.1.tar.gz: d54fb4531b52c937063c1d88eeb2ce28351aa426 + podman-3.0.0.tar.gz: 557b6ef00ff828d6571a14afc3e3ab7b80c26bcc diff --git a/podman.spec b/podman.spec index 961e9f4..f5eb70c 100644 --- a/podman.spec +++ b/podman.spec @@ -4,7 +4,7 @@ %define _systemddir /usr/lib/systemd Name: podman -Version: 2.2.1 +Version: 3.0.0 Release: 1 Summary: A tool for managing OCI containers and pods URL: https://podman.io/