containernetworking-plugins-0.9.0-24.1.git8c66d68
- autobuilt 8c66d68 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
cf062375ba
commit
eefcc3a303
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/e13bab99e54b4a34375450518d7db7a3da825e44.tar.gz
|
||||
/3819ef7e8629242eddf1521e34d28b6cefb346ab.tar.gz
|
||||
/48a97a7ad16cb839d4871cd493faca13129737ca.tar.gz
|
||||
/8c66d687c788a9b739b8d43a4b8fa933541163e5.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 48a97a7ad16cb839d4871cd493faca13129737ca
|
||||
%global commit0 8c66d687c788a9b739b8d43a4b8fa933541163e5
|
||||
%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: 23.1.git%{shortcommit0}%{?dist}
|
||||
Release: 24.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 Jan 20 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-24.1.git8c66d68
|
||||
- autobuilt 8c66d68
|
||||
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-23.1.git48a97a7
|
||||
- autobuilt 48a97a7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (48a97a7ad16cb839d4871cd493faca13129737ca.tar.gz) = c3b363fd7f8a1ee0a3ce9c2fb881b1662325204a32c63d5e7c20fde4af638c6f00f342969dec8b7eb0b0e37393c8c4d6cfd9547c213f91787555e3ce4c05f2d7
|
||||
SHA512 (8c66d687c788a9b739b8d43a4b8fa933541163e5.tar.gz) = 198c25e68d068376d9d2206314255caa09474c010af8119b4a3beeee8287d626c34a54d7b637b1ad5859abf689d1662bdc4d28ac55dbf20d4bfa0652e9890aa7
|
||||
|
Loading…
Reference in New Issue
Block a user