containernetworking-plugins-0.9.0-22.1.git3819ef7
- bump to 0.9.0 - autobuilt 3819ef7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
19cb73b457
commit
883e242a06
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/cccf5395e85bef6ff8410f12ba7be088a78554e5.tar.gz
|
||||
/509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz
|
||||
/e13bab99e54b4a34375450518d7db7a3da825e44.tar.gz
|
||||
/3819ef7e8629242eddf1521e34d28b6cefb346ab.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 e13bab99e54b4a34375450518d7db7a3da825e44
|
||||
%global commit0 3819ef7e8629242eddf1521e34d28b6cefb346ab
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -34,8 +34,8 @@
|
||||
%global built_tag v0.8.6
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.7
|
||||
Release: 21.1.git%{shortcommit0}%{?dist}
|
||||
Version: 0.9.0
|
||||
Release: 22.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -280,6 +280,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jan 7 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-22.1.git3819ef7
|
||||
- bump to 0.9.0
|
||||
- autobuilt 3819ef7
|
||||
|
||||
* Wed Dec 9 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-21.1.gite13bab9
|
||||
- autobuilt e13bab9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (e13bab99e54b4a34375450518d7db7a3da825e44.tar.gz) = 03bf00a992aabe673d4e9a7072afce804287f9c43b36f463f6facb146af23791e9bccf2ea6e6b431d653bf5036af61ede38c2f1b7ba838064a5d80aa33a02e5a
|
||||
SHA512 (3819ef7e8629242eddf1521e34d28b6cefb346ab.tar.gz) = 8a85a22badb805985f9f1dd1a2837ed4667f1e2e67d8c7d470ddeb5712be8a44f5b5049cf2c89609cf96156e0bfd419396fd4dc1b9d7fc061804c1545484f3f5
|
||||
|
Loading…
Reference in New Issue
Block a user