RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/containernetworking-plugins#69784bf54c654555fed687737df9ca6fd9092ac1
This commit is contained in:
parent
2c9b499262
commit
f48ae2b534
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
||||
/a9abbaf19b305e45ff174694ebb5e8d6a21c892e.tar.gz
|
||||
/440dcc331b692e64bcf0893a22ceda1826ee9f61.tar.gz
|
||||
/ccd872bd7a834e0948758cc039a90721d817a8ed.tar.gz
|
||||
/8aad9739d8383de465293d5da346a61ff3131449.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global repo plugins
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 ccd872bd7a834e0948758cc039a90721d817a8ed
|
||||
%global commit0 8aad9739d8383de465293d5da346a61ff3131449
|
||||
%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: 17.1.git%{shortcommit0}%{?dist}
|
||||
Release: 18.1.git%{shortcommit0}%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -280,6 +280,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-18.1.git8aad973
|
||||
- autobuilt 8aad973
|
||||
|
||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 0.8.7-17.1.gitccd872b
|
||||
- autobuilt ccd872b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ccd872bd7a834e0948758cc039a90721d817a8ed.tar.gz) = abea54e3acbbac5a4ce6cbd0cc392ce2b06b3b6de89f339cd2ddcaa962d02483ab8192e4cb4e4ca00d59f4f4abd4785ccf751ffe2ba1c6dc80fceb9c7cc0979c
|
||||
SHA512 (8aad9739d8383de465293d5da346a61ff3131449.tar.gz) = da8eeb865ebd5e6ef26d13c6250fddb558852155a73040b42c49ebf2dc4f597c331f808623c0e09029d8cba98b2310729c0103a2be163cc00c3fbf0690bca556
|
||||
|
Loading…
Reference in New Issue
Block a user