containernetworking-plugins-0.9.0-27.1.git74a6b28
- Resolves: #1919391,1925399 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
b0aa3d7995
commit
02da5ec208
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/48a97a7ad16cb839d4871cd493faca13129737ca.tar.gz
|
||||
/8c66d687c788a9b739b8d43a4b8fa933541163e5.tar.gz
|
||||
/8feef71fd3cb32ff9a6bf3a377837486872f86aa.tar.gz
|
||||
/74a6b28a2c2796a2638ba61a85bb620640bfeb31.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8feef71fd3cb32ff9a6bf3a377837486872f86aa
|
||||
%global commit0 74a6b28a2c2796a2638ba61a85bb620640bfeb31
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.9.0
|
||||
Release: 26.1.git%{shortcommit0}%{?dist}
|
||||
Release: 27.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 Feb 05 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.9.0-27.1.git74a6b28
|
||||
- Resolves: #1919391,1925399
|
||||
|
||||
* Wed Jan 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-26.1.git8feef71
|
||||
- autobuilt 8feef71
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (8feef71fd3cb32ff9a6bf3a377837486872f86aa.tar.gz) = 59cf33f8c657eb7e07c08e410018f13db2ac71ef172350e68ea686be0b839fec58b560152947196101512278e4a6158fc5777934b06fe41fbd299134881c475e
|
||||
SHA512 (74a6b28a2c2796a2638ba61a85bb620640bfeb31.tar.gz) = f5faf5c7c12bba3c84e38133d167f2120910fb3f6c4d2afae4984f0e22969a1afcf49c85943be39ac9db1fd00533efbe3cec32a1c18472367590f6b942d78a4c
|
||||
|
Loading…
Reference in New Issue
Block a user