containernetworking-plugins-0.8.7-13.1.gite78e6aa
- bump to 0.8.7 - autobuilt e78e6aa Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b745a3f767
commit
28634446c5
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/8a88f90f9413dbbb058f62c1735eca4e08e988dd.tar.gz
|
||||
/bd589992fbe0740418fcc7df7572bd98f4d759c0.tar.gz
|
||||
/9b8de6a613657df14a3a5958642872fa9855d570.tar.gz
|
||||
/e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 9b8de6a613657df14a3a5958642872fa9855d570
|
||||
%global commit0 e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -34,8 +34,8 @@
|
||||
%global built_tag v0.8.6
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.6
|
||||
Release: 12.1.git%{shortcommit0}%{?dist}
|
||||
Version: 0.8.7
|
||||
Release: 13.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -280,6 +280,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 16 16:12:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-13.1.gite78e6aa
|
||||
- bump to 0.8.7
|
||||
- autobuilt e78e6aa
|
||||
|
||||
* Wed Aug 26 16:11:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-12.1.git9b8de6a
|
||||
- autobuilt 9b8de6a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (9b8de6a613657df14a3a5958642872fa9855d570.tar.gz) = e6644a8811b38b657e19572935b93a3fb65a02539a94a33279019defc760a4c8afdf27fb1f40e936904ee80b9378b583d69acbc1efa642de6aa7adc24e68cc6f
|
||||
SHA512 (e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz) = fba5b61249e69332d2057525f6c8698cd7a725611dc5f965802f5abd4cd9f5edc7866fb0cbc40e52ad083e1e9cfc7662dc75b062a193fbe2995dc956c569cc04
|
||||
|
Loading…
Reference in New Issue
Block a user