containernetworking-plugins-0.8.7-19.1.gitcccf539
- autobuilt cccf539 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
69784bf54c
commit
37b897ea4a
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz
|
||||
/ccd872bd7a834e0948758cc039a90721d817a8ed.tar.gz
|
||||
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
||||
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8aad9739d8383de465293d5da346a61ff3131449
|
||||
%global commit0 cccf5395e85bef6ff8410f12ba7be088a78554e5
|
||||
%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.7
|
||||
Release: 18.1.git%{shortcommit0}%{?dist}
|
||||
Release: 19.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
|
||||
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-19.1.gitcccf539
|
||||
- autobuilt cccf539
|
||||
|
||||
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-18.1.git8aad973
|
||||
- autobuilt 8aad973
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (8aad9739d8383de465293d5da346a61ff3131449.tar.gz) = da8eeb865ebd5e6ef26d13c6250fddb558852155a73040b42c49ebf2dc4f597c331f808623c0e09029d8cba98b2310729c0103a2be163cc00c3fbf0690bca556
|
||||
SHA512 (cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz) = 71d2acebadff915d7d2234395e6e34e8d516cf4d1c276f1e004008d599ae2b422e33275b8f0bd2cbcfce0ace44428dbb568707ea4497151987e44820991a726b
|
||||
|
Loading…
Reference in New Issue
Block a user