Compare commits

...

4 Commits

1 changed files with 5 additions and 1 deletions

View File

@ -24,7 +24,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
Name: containernetworking-plugins
Version: 0.7.4
Release: 3.git%{shortcommit}%{?dist}
Release: 4.git%{shortcommit}%{?dist}
Summary: Some CNI network plugins, maintained by the containernetworking team.
License: ASL 2.0
URL: https://%{provider_prefix}
@ -118,6 +118,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_libexecdir}/cni/*
%changelog
* Fri Jun 26 2020 Jindrich Novy <jnovy@redhat.com> - 0.7.4-4.git9ebe139
- bump release to preserve upgrade path
- Related: #1821193
* Tue Dec 18 2018 Frantisek Kluknavsky <fkluknav@redhat.com> - 0.7.4-3.git9ebe139
- re-enable debuginfo