containernetworking-plugins-0.8.7-21.1.gite13bab9
- autobuilt e13bab9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b8050e2d08
commit
19cb73b457
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
||||||
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
||||||
/509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz
|
/509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz
|
||||||
|
/e13bab99e54b4a34375450518d7db7a3da825e44.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 509d645ee9ccfee0ad90fe29de3133d0598b7305
|
%global commit0 e13bab99e54b4a34375450518d7db7a3da825e44
|
||||||
%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: 20.1.git%{shortcommit0}%{?dist}
|
Release: 21.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 Dec 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-21.1.gite13bab9
|
||||||
|
- autobuilt e13bab9
|
||||||
|
|
||||||
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-20.1.git509d645
|
* Wed Nov 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-20.1.git509d645
|
||||||
- autobuilt 509d645
|
- autobuilt 509d645
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz) = 32fffbb9d6c91e849f8e2dab529ecf14a815b72364c3a488327ab7752c931454d8f6f28857be72c2b0cf54f63d7a6e483514080257e4193854b284ba83bb4caf
|
SHA512 (e13bab99e54b4a34375450518d7db7a3da825e44.tar.gz) = 03bf00a992aabe673d4e9a7072afce804287f9c43b36f463f6facb146af23791e9bccf2ea6e6b431d653bf5036af61ede38c2f1b7ba838064a5d80aa33a02e5a
|
||||||
|
Loading…
Reference in New Issue
Block a user