]> git.pld-linux.org Git - packages/containernetworking-plugins.git/blobdiff - containernetworking-plugins.spec
disable debugsource packages
[packages/containernetworking-plugins.git] / containernetworking-plugins.spec
index bfac27ad06866ec86d0fed02b9ff44924ec7a134..0d895c1e5ce7cd5e5165cc1be259cade657067d3 100644 (file)
@@ -1,17 +1,20 @@
 Summary:       CNI network plugins
 Name:          containernetworking-plugins
-Version:       0.8.7
+Version:       0.9.1
 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: 624772d0233c3c391d0cd254e24b02c6
+# Source0-md5: d28bcf99557ac61a55445a0e5a44f5b1
 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.099493 seconds and 4 git commands to generate.