containernetworking-plugins-0.8.7-14.1.git6df03d7
- autobuilt 6df03d7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
28634446c5
commit
81a0e1193d
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,3 +32,4 @@
|
||||
/bd589992fbe0740418fcc7df7572bd98f4d759c0.tar.gz
|
||||
/9b8de6a613657df14a3a5958642872fa9855d570.tar.gz
|
||||
/e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz
|
||||
/6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df
|
||||
%global commit0 6df03d79376a4b0d5af10948886fdd98a1aca9ec
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.7
|
||||
Release: 13.1.git%{shortcommit0}%{?dist}
|
||||
Release: 14.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
|
||||
* Thu Oct 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-14.1.git6df03d7
|
||||
- autobuilt 6df03d7
|
||||
|
||||
* Wed Sep 16 16:12:38 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-13.1.gite78e6aa
|
||||
- bump to 0.8.7
|
||||
- autobuilt e78e6aa
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz) = fba5b61249e69332d2057525f6c8698cd7a725611dc5f965802f5abd4cd9f5edc7866fb0cbc40e52ad083e1e9cfc7662dc75b062a193fbe2995dc956c569cc04
|
||||
SHA512 (6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz) = 7b422d90d058a4516bcb0e1b7bdd995c7b59b889f68161ef0e88e8b292b52d7f20e71fced4ff5e1d5e4f527a47fac7648cdc9eaca48491ecc3f6f4086d0108b8
|
||||
|
Loading…
Reference in New Issue
Block a user