containernetworking-plugins-0.9.1-10.1.gitb41052c
- autobuilt b41052c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3fcde06fb9
commit
001ae04766
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
||||
/1c1799ef39a8b82a6fb99af1a42b089694a68b4b.tar.gz
|
||||
/d3851201759a080b9aec90bf9cb5e4e2fd3ef4f9.tar.gz
|
||||
/2989aba9dc2f2e9652a102f43bf5973ee3982352.tar.gz
|
||||
/b41052c547ee3193a33714c81164505a9012ac86.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2989aba9dc2f2e9652a102f43bf5973ee3982352
|
||||
%global commit0 b41052c547ee3193a33714c81164505a9012ac86
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.9.1
|
||||
Release: 9.1.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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
|
||||
* Tue Apr 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-10.1.gitb41052c
|
||||
- autobuilt b41052c
|
||||
|
||||
* Wed Mar 10 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-9.1.git2989aba
|
||||
- autobuilt 2989aba
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2989aba9dc2f2e9652a102f43bf5973ee3982352.tar.gz) = 6a494356a039508f54c015e6c6fd29a784bbcf4d972948276159c3c6d82c23acbd71208e2d11d1fccc0d7e1b3e012526fa0a4a1b03de3e587cd40923664674ee
|
||||
SHA512 (b41052c547ee3193a33714c81164505a9012ac86.tar.gz) = 2a04ba7b567f5abc5c5448804a724afa5bd9c3fd8b23158849b3b426456d20fe0a324f75ba91d3534833de42271274a17b2579d4c71f3aad271804aee1ba571e
|
||||
|
Loading…
Reference in New Issue
Block a user