containernetworking-plugins-1.0.0-13.1.git78702e9
- autobuilt 78702e9 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
178dceb5a1
commit
86dd228a05
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/b41052c547ee3193a33714c81164505a9012ac86.tar.gz
|
||||
/8de0287741e448a0a398b571030bcfa9243e4504.tar.gz
|
||||
/6618a0aba83e7307bc7c15d84e7f53a5d49b52da.tar.gz
|
||||
/78702e9d8a2cdb6931fab433f1d1e6789162954f.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6618a0aba83e7307bc7c15d84e7f53a5d49b52da
|
||||
%global commit0 78702e9d8a2cdb6931fab433f1d1e6789162954f
|
||||
%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: 12.1.git%{shortcommit0}%{?dist}
|
||||
Release: 13.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 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-13.1.git78702e9
|
||||
- autobuilt 78702e9
|
||||
|
||||
* Thu May 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-12.1.git6618a0a
|
||||
- autobuilt 6618a0a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (6618a0aba83e7307bc7c15d84e7f53a5d49b52da.tar.gz) = b7a722e0d1e220c15aed38607cea2e172f3ea714d0cd4bf16b95a7c8a030ed9004ad42b793f698a6eb4da332c928aa5f1c93f3677af928c371cda3714d4b30bb
|
||||
SHA512 (78702e9d8a2cdb6931fab433f1d1e6789162954f.tar.gz) = e914f3b75f2aeb29ef122be89a20c81e64a974d3f69e611d8617bbd4dd77a6503cc07ab4f908c4803b077611682241c4ecfa91deaddd78ba58d0a9c7ea4b1aec
|
||||
|
Loading…
Reference in New Issue
Block a user