containernetworking-plugins-0.9.1-6.1.git1c1799e
- autobuilt 1c1799e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bd475935e0
commit
8dcc266bc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/8936113a166100406eb77aab02f2e0b6365ae288.tar.gz
|
||||
/47927f5084925ab8e42ef0858714c13f116d515b.tar.gz
|
||||
/0ea07b826990e4475bbe06110f456ac0a648e6ee.tar.gz
|
||||
/1c1799ef39a8b82a6fb99af1a42b089694a68b4b.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0ea07b826990e4475bbe06110f456ac0a648e6ee
|
||||
%global commit0 1c1799ef39a8b82a6fb99af1a42b089694a68b4b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.9.1
|
||||
Release: 5.1.git%{shortcommit0}%{?dist}
|
||||
Release: 6.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-6.1.git1c1799e
|
||||
- autobuilt 1c1799e
|
||||
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-5.1.git0ea07b8
|
||||
- autobuilt 0ea07b8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (0ea07b826990e4475bbe06110f456ac0a648e6ee.tar.gz) = 975f7e57d38a940e36fba76256f30b423a16e9b6434339ba1dabfb0817995c5b4dd7692f840774ed6369d29e347505664d8b05dd3b47f44ba6e911078baf5961
|
||||
SHA512 (1c1799ef39a8b82a6fb99af1a42b089694a68b4b.tar.gz) = e9e37d5bf2dffec87d70c41db6b7f03bbb2ec91b6f926d2f37eea76a64508f21f5ccbe5226fafecb228c34f15e63f0c639c4af4864dbfa662ca62c8ba8d79dbf
|
||||
|
Loading…
Reference in New Issue
Block a user