containernetworking-plugins-0.8.2-0.2.dev.git4bb2881
- autobuilt 4bb2881 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
789c6dbad9
commit
c58f41fc89
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
|||||||
/c9e1c0c1edecfa407069a01059dab958ede6b709.tar.gz
|
/c9e1c0c1edecfa407069a01059dab958ede6b709.tar.gz
|
||||||
/485be65581341430f9106a194a98f0f2412245fb.tar.gz
|
/485be65581341430f9106a194a98f0f2412245fb.tar.gz
|
||||||
/7e6843008129e5b8283beee2f81ee71d7834ab7c.tar.gz
|
/7e6843008129e5b8283beee2f81ee71d7834ab7c.tar.gz
|
||||||
|
/4bb288193ce68c35ca2cb3a7d06ce1dd05fe18f6.tar.gz
|
||||||
|
@ -22,16 +22,16 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 7e6843008129e5b8283beee2f81ee71d7834ab7c
|
%global commit0 4bb288193ce68c35ca2cb3a7d06ce1dd05fe18f6
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
# to decide whether to autobuild (non-rawhide only)
|
# to decide whether to autobuild (non-rawhide only)
|
||||||
%global built_tag v0.8.1
|
%global built_tag v0.8.2
|
||||||
|
|
||||||
Name: %{project}-%{repo}
|
Name: %{project}-%{repo}
|
||||||
Version: 0.8.2
|
Version: 0.8.2
|
||||||
Release: 0.1.dev.git%{shortcommit0}%{?dist}
|
Release: 0.2.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Libraries for writing CNI plugin
|
Summary: Libraries for writing CNI plugin
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -276,6 +276,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 11 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.2-0.2.dev.git4bb2881
|
||||||
|
- autobuilt 4bb2881
|
||||||
|
|
||||||
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.2-0.1.dev.git7e68430
|
* Wed Aug 28 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.2-0.1.dev.git7e68430
|
||||||
- bump to 0.8.2
|
- bump to 0.8.2
|
||||||
- autobuilt 7e68430
|
- autobuilt 7e68430
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (7e6843008129e5b8283beee2f81ee71d7834ab7c.tar.gz) = 5244d7f7fd7ce34c8b2cbde2a79809335dba37e4fa26f61f64cdc801bee862a2ed931c485a211dac86e811e04d70f12b1684743dcd4f86e3c692bc5ce17e62f2
|
SHA512 (4bb288193ce68c35ca2cb3a7d06ce1dd05fe18f6.tar.gz) = 5685a0efd01fb95cf45756fec7e5f9f427ea44c4100d42c77ad6cee2d049d1b8466f75f0e3bd7b714bafa15a9ffdd6a91e2d42c83c27363663c6a830546ede4c
|
||||||
|
Loading…
Reference in New Issue
Block a user