containernetworking-plugins-0.8.7-20.1.git509d645
- autobuilt 509d645 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
37b897ea4a
commit
b8050e2d08
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
|||||||
/ccd872bd7a834e0948758cc039a90721d817a8ed.tar.gz
|
/ccd872bd7a834e0948758cc039a90721d817a8ed.tar.gz
|
||||||
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
||||||
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
||||||
|
/509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%global repo plugins
|
%global repo plugins
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 cccf5395e85bef6ff8410f12ba7be088a78554e5
|
%global commit0 509d645ee9ccfee0ad90fe29de3133d0598b7305
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{project}-%{repo}
|
Name: %{project}-%{repo}
|
||||||
Version: 0.8.7
|
Version: 0.8.7
|
||||||
Release: 19.1.git%{shortcommit0}%{?dist}
|
Release: 20.1.git%{shortcommit0}%{?dist}
|
||||||
Summary: Libraries for writing CNI plugin
|
Summary: Libraries for writing CNI plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -280,6 +280,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-20.1.git509d645
|
||||||
|
- autobuilt 509d645
|
||||||
|
|
||||||
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-19.1.gitcccf539
|
* Thu Nov 19 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-19.1.gitcccf539
|
||||||
- autobuilt cccf539
|
- autobuilt cccf539
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz) = 71d2acebadff915d7d2234395e6e34e8d516cf4d1c276f1e004008d599ae2b422e33275b8f0bd2cbcfce0ace44428dbb568707ea4497151987e44820991a726b
|
SHA512 (509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz) = 32fffbb9d6c91e849f8e2dab529ecf14a815b72364c3a488327ab7752c931454d8f6f28857be72c2b0cf54f63d7a6e483514080257e4193854b284ba83bb4caf
|
||||||
|
Loading…
Reference in New Issue
Block a user