containernetworking-plugins-0.9.1-7.1.gitd385120
- autobuilt d385120 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
8dcc266bc9
commit
060cf2a90d
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/47927f5084925ab8e42ef0858714c13f116d515b.tar.gz
|
||||
/0ea07b826990e4475bbe06110f456ac0a648e6ee.tar.gz
|
||||
/1c1799ef39a8b82a6fb99af1a42b089694a68b4b.tar.gz
|
||||
/d3851201759a080b9aec90bf9cb5e4e2fd3ef4f9.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 1c1799ef39a8b82a6fb99af1a42b089694a68b4b
|
||||
%global commit0 d3851201759a080b9aec90bf9cb5e4e2fd3ef4f9
|
||||
%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: 6.1.git%{shortcommit0}%{?dist}
|
||||
Release: 7.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-7.1.gitd385120
|
||||
- autobuilt d385120
|
||||
|
||||
* Wed Mar 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-6.1.git1c1799e
|
||||
- autobuilt 1c1799e
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (1c1799ef39a8b82a6fb99af1a42b089694a68b4b.tar.gz) = e9e37d5bf2dffec87d70c41db6b7f03bbb2ec91b6f926d2f37eea76a64508f21f5ccbe5226fafecb228c34f15e63f0c639c4af4864dbfa662ca62c8ba8d79dbf
|
||||
SHA512 (d3851201759a080b9aec90bf9cb5e4e2fd3ef4f9.tar.gz) = c9b4115a2416abedc001c941bf13113d73d4fce68594b653faee4dc515d95102415b3b1f85c6aa48dfef96008201c1e35186374cc5673ffb8829a70b8a6c84e2
|
||||
|
Loading…
Reference in New Issue
Block a user