containernetworking-plugins-1.0.0-12.1.git6618a0a
- autobuilt 6618a0a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
77465855ff
commit
178dceb5a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/2989aba9dc2f2e9652a102f43bf5973ee3982352.tar.gz
|
||||
/b41052c547ee3193a33714c81164505a9012ac86.tar.gz
|
||||
/8de0287741e448a0a398b571030bcfa9243e4504.tar.gz
|
||||
/6618a0aba83e7307bc7c15d84e7f53a5d49b52da.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8de0287741e448a0a398b571030bcfa9243e4504
|
||||
%global commit0 6618a0aba83e7307bc7c15d84e7f53a5d49b52da
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 1.0.0
|
||||
Release: 11.1.git%{shortcommit0}%{?dist}
|
||||
Release: 12.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -290,6 +290,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-12.1.git6618a0a
|
||||
- autobuilt 6618a0a
|
||||
|
||||
* Thu May 06 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-11.1.git8de0287
|
||||
- bump to 1.0.0
|
||||
- autobuilt 8de0287
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (8de0287741e448a0a398b571030bcfa9243e4504.tar.gz) = e2275b1b05b9c4521a2185f18e9869b29be184b709bc7996d2be266ba8534672280c9f2e48ea00c4dd7a3ef8e24994680ae34773d98eab866a1deba2d8939fd8
|
||||
SHA512 (6618a0aba83e7307bc7c15d84e7f53a5d49b52da.tar.gz) = b7a722e0d1e220c15aed38607cea2e172f3ea714d0cd4bf16b95a7c8a030ed9004ad42b793f698a6eb4da332c928aa5f1c93f3677af928c371cda3714d4b30bb
|
||||
|
Loading…
Reference in New Issue
Block a user