Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/containernetworking-plugins.git#dbebc7af9379e5fc37ff58af30e22761f1ec3060
This commit is contained in:
parent
e3ce9c8544
commit
3e593e7c3c
2
.gitignore
vendored
2
.gitignore
vendored
@ -33,3 +33,5 @@
|
||||
/9b8de6a613657df14a3a5958642872fa9855d570.tar.gz
|
||||
/e78e6aa5b9fd7e3e66f0cb997152c44c2a4e43df.tar.gz
|
||||
/6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz
|
||||
/a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz
|
||||
/440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6df03d79376a4b0d5af10948886fdd98a1aca9ec
|
||||
%global commit0 440dcc331b692e64bcf0893a22ceda1826ee9f61
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -35,7 +35,7 @@
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 0.8.7
|
||||
Release: 14.1.git%{shortcommit0}%{?dist}
|
||||
Release: 16.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -280,6 +280,12 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Oct 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-16.1.git440dcc3
|
||||
- autobuilt 440dcc3
|
||||
|
||||
* Thu Oct 15 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-15.1.gita9abbaf
|
||||
- autobuilt a9abbaf
|
||||
|
||||
* Thu Oct 8 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-14.1.git6df03d7
|
||||
- autobuilt 6df03d7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (6df03d79376a4b0d5af10948886fdd98a1aca9ec.tar.gz) = 7b422d90d058a4516bcb0e1b7bdd995c7b59b889f68161ef0e88e8b292b52d7f20e71fced4ff5e1d5e4f527a47fac7648cdc9eaca48491ecc3f6f4086d0108b8
|
||||
SHA512 (440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz) = 0485b5a2679b500bed949a6cd377fb4b4bce30858e994a575228384f93dfde26a94620f8564a6168cd8c8f63c93a394b9d7031beaffabaa9766032deda7278fa
|
||||
|
Loading…
Reference in New Issue
Block a user