containernetworking-plugins-0.8.1-5.1.dev.git2d6d4b2
- autobuilt 2d6d4b2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
6a68eea79e
commit
1f24e9455f
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/7ba2bcfeab482eaaa7d6e7e4ec9fbd493c54d4fa.tar.gz
|
/7ba2bcfeab482eaaa7d6e7e4ec9fbd493c54d4fa.tar.gz
|
||||||
/ded2f1757770e8e2aa41f65687f8fc876f83048b.tar.gz
|
/ded2f1757770e8e2aa41f65687f8fc876f83048b.tar.gz
|
||||||
/ccd683e1a3109adf19919291642a514f0dff0c6f.tar.gz
|
/ccd683e1a3109adf19919291642a514f0dff0c6f.tar.gz
|
||||||
|
/2d6d4b260a98973a206fde18bdde4f2511c72c60.tar.gz
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%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 ccd683e1a3109adf19919291642a514f0dff0c6f
|
%global commit0 2d6d4b260a98973a206fde18bdde4f2511c72c60
|
||||||
%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
|
||||||
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
Name: %{project}-%{repo}
|
Name: %{project}-%{repo}
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 4.1.dev.git%{shortcommit0}%{?dist}
|
Release: 5.1.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
|
||||||
|
* Mon Aug 12 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.1-5.1.dev.git2d6d4b2
|
||||||
|
- autobuilt 2d6d4b2
|
||||||
|
|
||||||
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.1-4.1.dev.gitccd683e
|
* Wed Aug 07 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.8.1-4.1.dev.gitccd683e
|
||||||
- autobuilt ccd683e
|
- autobuilt ccd683e
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ccd683e1a3109adf19919291642a514f0dff0c6f.tar.gz) = f6df7f36e2dffef2e36894cd6773ee4fc7bfe323242ca0a4410f8cc3e07d19cb8ca2e726e1f57f8cd8ce63fd4af2234e37ff278ebf76c00f2e55164cca9df647
|
SHA512 (2d6d4b260a98973a206fde18bdde4f2511c72c60.tar.gz) = 589b0adc5d02d509e53c75f2ec41ea147fe7cf1e430a77882da24993c693d2a15a0efd9d8564918cc1f01a604ea1d5d60d1f1f129254300340f0b3f67d002e7a
|
||||||
|
Loading…
Reference in New Issue
Block a user