containernetworking-plugins-0.8.6-8.1.gitd713ec6
- autobuilt d713ec6 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d5a70f3edb
commit
35b14d3d5d
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/28773dc92574b0546da25f6b777f9ff99f11815a.tar.gz
|
||||
/c90b165c6e6bd7ee6c32188092d9a9442f1aba22.tar.gz
|
||||
/6eb8e31d215c254a58aab527c94313e8d147242b.tar.gz
|
||||
/d713ec692c8d2da2bc567690846738a567d72f33.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6eb8e31d215c254a58aab527c94313e8d147242b
|
||||
%global commit0 d713ec692c8d2da2bc567690846738a567d72f33
|
||||
%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: 7.1.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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 22 15:10:04 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-8.1.gitd713ec6
|
||||
- autobuilt d713ec6
|
||||
|
||||
* Wed Jul 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.6-7.1.git6eb8e31
|
||||
- autobuilt 6eb8e31
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (6eb8e31d215c254a58aab527c94313e8d147242b.tar.gz) = c643e4cab1e119fd7624c76dd2c3ab78b45d2f50ca736fbee1b4a94ea5ebaadb2bea9f6204e54af9b285e4798d5e40bf35d9ac35bb68979ade0961a6b3c1c69a
|
||||
SHA512 (d713ec692c8d2da2bc567690846738a567d72f33.tar.gz) = ce341b52a35861fd96633de50d4336f5f2fd91d70fe7b9441b81a308e4a3dd59d405b6df6c23f973deef3db18c0fd0a2eb6e0406ab0ae4bbd7a03b3cc2c9c34e
|
||||
|
Loading…
Reference in New Issue
Block a user