skopeo-1:1.2.1-16.dev.git1a3ae14
- autobuilt 1a3ae14 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0b27168a88
commit
2bee338f8b
1
.gitignore
vendored
1
.gitignore
vendored
@ -220,3 +220,4 @@
|
||||
/skopeo-362f70b.tar.gz
|
||||
/skopeo-ceaee44.tar.gz
|
||||
/skopeo-32e2425.tar.gz
|
||||
/skopeo-1a3ae14.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 32e242586c922172e33fc04c9bc553e291e55a99
|
||||
%global commit0 1a3ae1411e01c4d34a793b24573b5192e4e126eb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.2.1
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -449,6 +449,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Sat Nov 7 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-16.dev.git1a3ae14
|
||||
- autobuilt 1a3ae14
|
||||
|
||||
* Thu Nov 5 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-15.dev.git32e2425
|
||||
- autobuilt 32e2425
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-32e2425.tar.gz) = 6caa89b369f05a7658b462d658e8e67910478a11a59eed79626782e2cafbde0283faeb7035e08a04ff2d5521553c298891aec41469f61bc66ba083db9049b1fa
|
||||
SHA512 (skopeo-1a3ae14.tar.gz) = 16b2061e063ba32d69d6c18f9265bd427d4fff0439bf82b30d49595c081d51564770c23baa3c393307ddcfad0ac3d9aaf51d15677368fbd73e29c8a909e36b5f
|
||||
|
Loading…
Reference in New Issue
Block a user