containernetworking-plugins-0.8.2-0.4.dev.git291ab6c
- autobuilt 291ab6c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1435ad1ff1
commit
88b8057220
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/7e6843008129e5b8283beee2f81ee71d7834ab7c.tar.gz
|
||||
/4bb288193ce68c35ca2cb3a7d06ce1dd05fe18f6.tar.gz
|
||||
/23d5525ec3745a5b6f937fdc7e5fd1f95ea876ae.tar.gz
|
||||
/291ab6cc849c83882cbe5988c483b334ad1aee36.tar.gz
|
||||
|
@ -22,7 +22,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 23d5525ec3745a5b6f937fdc7e5fd1f95ea876ae
|
||||
%global commit0 291ab6cc849c83882cbe5988c483b334ad1aee36
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -31,7 +31,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.2
|
||||
Release: 0.3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 0.4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -276,6 +276,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.2-0.4.dev.git291ab6c
|
||||
- autobuilt 291ab6c
|
||||
|
||||
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.2-0.3.dev.git23d5525
|
||||
- autobuilt 23d5525
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (23d5525ec3745a5b6f937fdc7e5fd1f95ea876ae.tar.gz) = b005d02fd925d68c8902a0cc83a1c299284fd5052810c07a4d432290916134181f8a8cb918509b43799aabd8f9960417e41cefb065ff949ee488ad196914f33f
|
||||
SHA512 (291ab6cc849c83882cbe5988c483b334ad1aee36.tar.gz) = b23f70287891b2bcb3baebca7571863a47c6db04c1d1a91e89b4ba8d09637fe9a9563fe60da98fa5a5260a1349b7ceac876ebcd1e620999b7e341237b38ece16
|
||||
|
Loading…
Reference in New Issue
Block a user