]> git.pld-linux.org Git - packages/containernetworking-plugins.git/blobdiff - containernetworking-plugins.spec
up to 1.1.0
[packages/containernetworking-plugins.git] / containernetworking-plugins.spec
index 2fabb7052c56b9a682ab4078a9a4103212128de8..0dfc1254a01d0e77577ed64de82c4a6d66792015 100644 (file)
@@ -1,17 +1,20 @@
 Summary:       CNI network plugins
 Name:          containernetworking-plugins
-Version:       0.9.1
+Version:       1.1.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: d28bcf99557ac61a55445a0e5a44f5b1
+# Source0-md5: f882cd2b7dd2c595f8b1f61450cd618b
 URL:           https://github.com/containernetworking/plugins/
 BuildRequires: golang
+BuildRequires: rpmbuild(macros) >= 2.005
 ExclusiveArch: %{ix86} %{x8664} %{arm} aarch64 mips64 mips64le ppc64 ppc64le s390x
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                _debugsource_packages   0
+
 %description
 The CNI (Container Network Interface) project consists of a
 specification and libraries for writing plugins to configure network
This page took 0.063181 seconds and 4 git commands to generate.