containernetworking-plugins-1.0.1-1
autobuilt v1.0.1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
13cbfa5cc4
commit
5f49ed8cc9
1
.gitignore
vendored
1
.gitignore
vendored
@ -59,3 +59,4 @@
|
||||
/5238c13aa96ccacb1329903935c83a424e2cd8b6.tar.gz
|
||||
/2876cd54760199f4eedd8439727ad6d2fa9b142e.tar.gz
|
||||
/v1.0.0.tar.gz
|
||||
/v1.0.1.tar.gz
|
||||
|
@ -29,12 +29,12 @@
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
# to decide whether to autobuild
|
||||
%global built_tag v1.0.0
|
||||
%global built_tag v1.0.1
|
||||
%global built_tag_strip %(b=%{built_tag}; echo ${b:1})
|
||||
|
||||
Name: %{project}-%{repo}
|
||||
Version: 1.0.0
|
||||
Release: 21%{?dist}
|
||||
Version: 1.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Libraries for writing CNI plugin
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -292,6 +292,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 08 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1.0.1-1
|
||||
- autobuilt v1.0.1
|
||||
|
||||
* Thu Aug 19 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 1.0.0-21
|
||||
- fix release tag and built v1.0.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (v1.0.0.tar.gz) = daf820bc0ce0278e0dd5782f29b5302c880ab6cbbe2dc0b043948ab2c8213e63374914fa85a74edcbc89d1632006a92bf7b1ba004defbd6a6df3dcecfdefdfb3
|
||||
SHA512 (v1.0.1.tar.gz) = 01edfb3d3c9cf34da7c97a255c9396d49b2b73a11352526d4dd7dfaa0b63e93b09261aa5f68a36f3dcf3d31c0ffd48070717abcd8a65ddb563e3402350f20352
|
||||
|
Loading…
Reference in New Issue
Block a user