containernetworking-plugins-0.8.1-6.1.dev.gitc9e1c0c
- autobuilt c9e1c0c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
1f24e9455f
commit
cd1dc34930
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ded2f1757770e8e2aa41f65687f8fc876f83048b.tar.gz
|
||||
/ccd683e1a3109adf19919291642a514f0dff0c6f.tar.gz
|
||||
/2d6d4b260a98973a206fde18bdde4f2511c72c60.tar.gz
|
||||
/c9e1c0c1edecfa407069a01059dab958ede6b709.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 2d6d4b260a98973a206fde18bdde4f2511c72c60
|
||||
%global commit0 c9e1c0c1edecfa407069a01059dab958ede6b709
|
||||
%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.1
|
||||
Release: 5.1.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.1.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 Aug 14 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.1-6.1.dev.gitc9e1c0c
|
||||
- autobuilt c9e1c0c
|
||||
|
||||
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.1-5.1.dev.git2d6d4b2
|
||||
- autobuilt 2d6d4b2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (2d6d4b260a98973a206fde18bdde4f2511c72c60.tar.gz) = 589b0adc5d02d509e53c75f2ec41ea147fe7cf1e430a77882da24993c693d2a15a0efd9d8564918cc1f01a604ea1d5d60d1f1f129254300340f0b3f67d002e7a
|
||||
SHA512 (c9e1c0c1edecfa407069a01059dab958ede6b709.tar.gz) = 1cea1e4c4f704eec6559ceb6912411ff8253d4744b5e6ea3aaddb5f74f7f557811c0402b73540e308650bc9fff6a5e57e16075832040813305a33001d6cd69bc
|
||||
|
Loading…
Reference in New Issue
Block a user