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