containernetworking-plugins-0.8.5-3.1.git117e30f
- autobuilt 117e30f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0f31ff3869
commit
7b0c9dd32b
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
||||
/291ab6cc849c83882cbe5988c483b334ad1aee36.tar.gz
|
||||
/f5c3d1b1bab6ee72a32702c22ebb0f008580ef2d.tar.gz
|
||||
/47a9fd80c8258a288db0bb39f68516a4770012a4.tar.gz
|
||||
/117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d.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 47a9fd80c8258a288db0bb39f68516a4770012a4
|
||||
%global commit0 117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d
|
||||
%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: 2.1.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.5-3.1.git117e30f
|
||||
- autobuilt 117e30f
|
||||
|
||||
* Fri Mar 20 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.5-2.1.git47a9fd8
|
||||
- autobuilt 47a9fd8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (47a9fd80c8258a288db0bb39f68516a4770012a4.tar.gz) = 6cbf44a1f2e34c87b2085f88f022c3382d680827a3b77a30a736d8801b0358acc32c40bce8b1284daac131af4a163bc1f85c7c27a3a20d1419b0f1ebe9063179
|
||||
SHA512 (117e30ff2151e8ae8b3c49fcdcc77def3fae6c9d.tar.gz) = 334e3f8708165564211fed68d15bdb1534bff8269846459b2bfd9269cf31a193b4b738b08b527203975ac73f9d9ed8086aba36a8dde5a2a3b2e982078be702ed
|
||||
|
Loading…
Reference in New Issue
Block a user