From 019e61fcd0ff841fd696506708369a9f615f3d93 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 20 May 2024 18:21:44 +0200 Subject: [PATCH] up to 1.5.0 --- containernetworking-plugins.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/containernetworking-plugins.spec b/containernetworking-plugins.spec index 9445564..58d1c74 100644 --- a/containernetworking-plugins.spec +++ b/containernetworking-plugins.spec @@ -1,12 +1,12 @@ Summary: CNI network plugins Name: containernetworking-plugins -Version: 1.4.1 +Version: 1.5.0 Release: 1 License: Apache v2.0 Group: Applications/System #Source0Download: https://github.com/containers/podman/releases Source0: https://github.com/containernetworking/plugins/archive/v%{version}/%{name}-%{version}.tar.gz -# Source0-md5: e81f65ff2f2de3b0e91e2648e3071fe5 +# Source0-md5: 67d45515bb82cb32148a90589db6b47f URL: https://github.com/containernetworking/plugins/ BuildRequires: bash BuildRequires: golang >= 1.20 -- 2.44.0