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