containernetworking-plugins-0.8.7-15.1.gita9abbaf
- autobuilt a9abbaf Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
81a0e1193d
commit
1c3701b735
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/9b8de6a613657df14a3a5958642872fa9855d570.tar.gz
|
||||
/e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz
|
||||
/6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz
|
||||
/a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6df03d79376a4b0d5af10948886fdd98a1aca9ec
|
||||
%global commit0 a9abbaf19b305e45ff174694ebb5e8d6a21c892e
|
||||
%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: 14.1.git%{shortcommit0}%{?dist}
|
||||
Release: 15.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
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-15.1.gita9abbaf
|
||||
- autobuilt a9abbaf
|
||||
|
||||
* Thu Oct 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-14.1.git6df03d7
|
||||
- autobuilt 6df03d7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz) = 7b422d90d058a4516bcb0e1b7bdd995c7b59b889f68161ef0e88e8b292b52d7f20e71fced4ff5e1d5e4f527a47fac7648cdc9eaca48491ecc3f6f4086d0108b8
|
||||
SHA512 (a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz) = aaae82ceafa04c0fcfd57a3744f21ca2fad142d2236c2d0c72a1b3f36c15c2cbdc7689059fd4f7abad0bd6c68530959d3c8cf23bd4165ffe8088954eb353c098
|
||||
|
Loading…
Reference in New Issue
Block a user