containernetworking-plugins-0.8.6-4.1.gite1f8f9b
- autobuilt e1f8f9b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
bc46593a86
commit
3d2f3a0491
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/ad10b6fa91aacd720f1f9ab94341a97a82a24965.tar.gz
|
||||
/b76fdd7c03f434a3a481bfaee0a0e48e70979486.tar.gz
|
||||
/1fb9793607361bc8ae032a12964c67e7f2b92079.tar.gz
|
||||
/e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 1fb9793607361bc8ae032a12964c67e7f2b92079
|
||||
%global commit0 e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.6
|
||||
Release: 3.1.git%{shortcommit0}%{?dist}
|
||||
Release: 4.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -280,6 +280,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Jun 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-4.1.gite1f8f9b
|
||||
- autobuilt e1f8f9b
|
||||
|
||||
* Wed Jun 03 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-3.1.git1fb9793
|
||||
- autobuilt 1fb9793
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (1fb9793607361bc8ae032a12964c67e7f2b92079.tar.gz) = 9a49382bab9e51dbcfdecbdd76e1f411070e8e9183074a29f8db56df6b1ab58c7c68aa4429ff73beea4d7600f2c5c3c51472c0834365caf3d958cf5e16bfc955
|
||||
SHA512 (e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0.tar.gz) = d155b5d35d912a9e4564b5c9f61b32c2517228679981fea3755cb40e520a0e1079041e04057821d00b2446eb40b86d8fcb5d5b37c1d3e5c534591c2fa4793a79
|
||||
|
Loading…
Reference in New Issue
Block a user