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