containernetworking-plugins-0.9.1-4.1.git47927f5
- autobuilt 47927f5 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
843de32ea4
commit
e97d49c8ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/74a6b28a2c2796a2638ba61a85bb620640bfeb31.tar.gz
|
||||
/fa48f7515b50272b7106702a662fadbf2ead3d18.tar.gz
|
||||
/8936113a166100406eb77aab02f2e0b6365ae288.tar.gz
|
||||
/47927f5084925ab8e42ef0858714c13f116d515b.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 8936113a166100406eb77aab02f2e0b6365ae288
|
||||
%global commit0 47927f5084925ab8e42ef0858714c13f116d515b
|
||||
%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.1
|
||||
Release: 3.1.git%{shortcommit0}%{?dist}
|
||||
Release: 4.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -286,6 +286,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-4.1.git47927f5
|
||||
- autobuilt 47927f5
|
||||
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.1-3.1.git8936113
|
||||
- autobuilt 8936113
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (8936113a166100406eb77aab02f2e0b6365ae288.tar.gz) = 48b37387d636d44aa4be7a5dc7ddea7fbc8df8932581b35432336a5f9c12c6662b6ab3bf1a72c6fd1e5be3235e60100fa66f4ef1edfa219baf56cf260ea4ee90
|
||||
SHA512 (47927f5084925ab8e42ef0858714c13f116d515b.tar.gz) = 40cd2a7a2158c4c175b2ab832affb76a368459d6df1437a798493b54059e0e48e3a83f59b90b0924382ffaf12f38b1f05907a30edca516ff085895b8b8bf6b92
|
||||
|
Loading…
Reference in New Issue
Block a user