skopeo-1:1.2.2-28.dev.gitb7bf15b
- autobuilt b7bf15b Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2473b11184
commit
708bcc8e00
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/skopeo-be60097.tar.gz
|
||||
/skopeo-2c8655e.tar.gz
|
||||
/skopeo-61b62f9.tar.gz
|
||||
/skopeo-b7bf15b.tar.gz
|
||||
|
@ -33,7 +33,7 @@
|
||||
# https://github.com/containers/skopeo
|
||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 61b62f9e939d1f9aa9353b46e8979daa2d956dac
|
||||
%global commit0 b7bf15bc8b2ea9f1fc0b7f74b163ccf6e0faf03f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -43,7 +43,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: %{conditional_epoch}
|
||||
Version: 1.2.2
|
||||
Release: 27.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 28.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-28.dev.gitb7bf15b
|
||||
- autobuilt b7bf15b
|
||||
|
||||
* Wed Feb 24 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-27.dev.git61b62f9
|
||||
- autobuilt 61b62f9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-61b62f9.tar.gz) = 51b8daef9272ba1aa65dd4797dae985d18e7fa681f82ccfe0fec1bca8d48eef02bb39babe2062cccdbffe2008f9587149e78754f4352beaec2a47b250550f036
|
||||
SHA512 (skopeo-b7bf15b.tar.gz) = fc2b586571af6ec5bf98a0c8e862c758b49048bc75d31f2a376e0cb40b843ea779341b7989d45efbf35a18ecc318a7dbff1559d30836c32c1f7f149a3fdb160f
|
||||
|
Loading…
Reference in New Issue
Block a user