containernetworking-plugins-1.0.0-14.1.git5238c13
- autobuilt 5238c13 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
86dd228a05
commit
b8f1f44634
1
.gitignore
vendored
1
.gitignore
vendored
@ -56,3 +56,4 @@
|
||||
/8de0287741e448a0a398b571030bcfa9243e4504.tar.gz
|
||||
/6618a0aba83e7307bc7c15d84e7f53a5d49b52da.tar.gz
|
||||
/78702e9d8a2cdb6931fab433f1d1e6789162954f.tar.gz
|
||||
/5238c13aa96ccacb1329903935c83a424e2cd8b6.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 78702e9d8a2cdb6931fab433f1d1e6789162954f
|
||||
%global commit0 5238c13aa96ccacb1329903935c83a424e2cd8b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -37,7 +37,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 1.0.0
|
||||
Release: 13.1.git%{shortcommit0}%{?dist}
|
||||
Release: 14.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -290,6 +290,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-14.1.git5238c13
|
||||
- autobuilt 5238c13
|
||||
|
||||
* Thu May 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.0-13.1.git78702e9
|
||||
- autobuilt 78702e9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (78702e9d8a2cdb6931fab433f1d1e6789162954f.tar.gz) = e914f3b75f2aeb29ef122be89a20c81e64a974d3f69e611d8617bbd4dd77a6503cc07ab4f908c4803b077611682241c4ecfa91deaddd78ba58d0a9c7ea4b1aec
|
||||
SHA512 (5238c13aa96ccacb1329903935c83a424e2cd8b6.tar.gz) = 25364015fd565f2cf12bb765d4d1ac3cdfd0466a0bd2bed5aef8516f17b71250f5db4dd6dc01783b7efea9759ed7119d65febf67264f85f640fb8d31d521b9c2
|
||||
|
Loading…
Reference in New Issue
Block a user