containernetworking-plugins-0.9.0-23.1.git48a97a7
- autobuilt 48a97a7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
883e242a06
commit
cf062375ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/509d645ee9ccfee0ad90fe29de3133d0598b7305.tar.gz
|
||||
/e13bab99e54b4a34375450518d7db7a3da825e44.tar.gz
|
||||
/3819ef7e8629242eddf1521e34d28b6cefb346ab.tar.gz
|
||||
/48a97a7ad16cb839d4871cd493faca13129737ca.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 3819ef7e8629242eddf1521e34d28b6cefb346ab
|
||||
%global commit0 48a97a7ad16cb839d4871cd493faca13129737ca
|
||||
%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: 22.1.git%{shortcommit0}%{?dist}
|
||||
Release: 23.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
|
||||
* Mon Jan 11 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-23.1.git48a97a7
|
||||
- autobuilt 48a97a7
|
||||
|
||||
* Thu Jan 7 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.9.0-22.1.git3819ef7
|
||||
- bump to 0.9.0
|
||||
- autobuilt 3819ef7
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (3819ef7e8629242eddf1521e34d28b6cefb346ab.tar.gz) = 8a85a22badb805985f9f1dd1a2837ed4667f1e2e67d8c7d470ddeb5712be8a44f5b5049cf2c89609cf96156e0bfd419396fd4dc1b9d7fc061804c1545484f3f5
|
||||
SHA512 (48a97a7ad16cb839d4871cd493faca13129737ca.tar.gz) = c3b363fd7f8a1ee0a3ce9c2fb881b1662325204a32c63d5e7c20fde4af638c6f00f342969dec8b7eb0b0e37393c8c4d6cfd9547c213f91787555e3ce4c05f2d7
|
||||
|
Loading…
Reference in New Issue
Block a user