containernetworking-plugins-0.8.7-16.1.git440dcc3
- autobuilt 440dcc3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1c3701b735
commit
dbebc7af93
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz
|
||||
/6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz
|
||||
/a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz
|
||||
/440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 a9abbaf19b305e45ff174694ebb5e8d6a21c892e
|
||||
%global commit0 440dcc331b692e64bcf0893a22ceda1826ee9f61
|
||||
%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.7
|
||||
Release: 15.1.git%{shortcommit0}%{?dist}
|
||||
Release: 16.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
|
||||
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-16.1.git440dcc3
|
||||
- autobuilt 440dcc3
|
||||
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-15.1.gita9abbaf
|
||||
- autobuilt a9abbaf
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz) = aaae82ceafa04c0fcfd57a3744f21ca2fad142d2236c2d0c72a1b3f36c15c2cbdc7689059fd4f7abad0bd6c68530959d3c8cf23bd4165ffe8088954eb353c098
|
||||
SHA512 (440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz) = 0485b5a2679b500bed949a6cd377fb4b4bce30858e994a575228384f93dfde26a94620f8564a6168cd8c8f63c93a394b9d7031beaffabaa9766032deda7278fa
|
||||
|
Loading…
Reference in New Issue
Block a user