containernetworking-plugins-0.8.5-4.1.gitf4332fe
- autobuilt f4332fe Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7b0c9dd32b
commit
5c7e3d6f58
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/f5c3d1b1bab6ee72a32702c22ebb0f008580ef2d.tar.gz
|
||||
/47a9fd80c8258a288db0bb39f68516a4770012a4.tar.gz
|
||||
/117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d.tar.gz
|
||||
/f4332fec59a8f1e3a23cc75eec7f817c93483387.tar.gz
|
||||
|
@ -27,7 +27,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d
|
||||
%global commit0 f4332fec59a8f1e3a23cc75eec7f817c93483387
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -36,7 +36,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.5
|
||||
Release: 3.1.git%{shortcommit0}%{?dist}
|
||||
Release: 4.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -281,6 +281,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.5-4.1.gitf4332fe
|
||||
- autobuilt f4332fe
|
||||
|
||||
* Wed Apr 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.5-3.1.git117e30f
|
||||
- autobuilt 117e30f
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d.tar.gz) = 334e3f8708165564211fed68d15bdb1534bff8269846459b2bfd9269cf31a193b4b738b08b527203975ac73f9d9ed8086aba36a8dde5a2a3b2e982078be702ed
|
||||
SHA512 (f4332fec59a8f1e3a23cc75eec7f817c93483387.tar.gz) = 84ee6c0f248e8be32261c6a7fc2f4f25db52c32550a13d5d7774d75cadf59804e78e38814f415d9a88260dca65c3aadde5f1b411e7675f1ae2d0db965ce93ad9
|
||||
|
Loading…
Reference in New Issue
Block a user