containernetworking-plugins-0.8.6-5.1.git28773dc
- autobuilt 28773dc Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d2f3a0491
commit
eb01788e23
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/b76fdd7c03f434a3a481bfaee0a0e48e70979486.tar.gz
|
||||
/1fb9793607361bc8ae032a12964c67e7f2b92079.tar.gz
|
||||
/e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0.tar.gz
|
||||
/28773dc92574b0546da25f6b777f9ff99f11815a.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0
|
||||
%global commit0 28773dc92574b0546da25f6b777f9ff99f11815a
|
||||
%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: 4.1.git%{shortcommit0}%{?dist}
|
||||
Release: 5.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 Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-5.1.git28773dc
|
||||
- autobuilt 28773dc
|
||||
|
||||
* Wed Jun 24 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-4.1.gite1f8f9b
|
||||
- autobuilt e1f8f9b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (e1f8f9bee5e8e9b6406d6060bd0cb41cdc76d1b0.tar.gz) = d155b5d35d912a9e4564b5c9f61b32c2517228679981fea3755cb40e520a0e1079041e04057821d00b2446eb40b86d8fcb5d5b37c1d3e5c534591c2fa4793a79
|
||||
SHA512 (28773dc92574b0546da25f6b777f9ff99f11815a.tar.gz) = e1d4468e864b874af4141027451f5789e220db5cec3d5f0b7a431e760ec2312691bd23d67c4c067ab585d3f5a1d8378e2c3119a1fe97ee6f1e0236ef218b1587
|
||||
|
Loading…
Reference in New Issue
Block a user