skopeo-1:1.0.1-17.dev.git6b78619
- autobuilt 6b78619 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
04100a2992
commit
0ce3ce5e23
1
.gitignore
vendored
1
.gitignore
vendored
@ -170,3 +170,4 @@
|
||||
/skopeo-0bd78a0.tar.gz
|
||||
/skopeo-b70dfae.tar.gz
|
||||
/skopeo-091f924.tar.gz
|
||||
/skopeo-6b78619.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 091f9248dc9ac7c21dc2d598f428cb89ec3112c1
|
||||
%global commit0 6b78619cd1dca9497039f39561085663121268df
|
||||
%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.0.1
|
||||
Release: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-17.dev.git6b78619
|
||||
- autobuilt 6b78619
|
||||
|
||||
* Wed Jun 17 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-16.dev.git091f924
|
||||
- autobuilt 091f924
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-091f924.tar.gz) = 1e33305a9fe77eb52100f2484165f45a201c7c17a4c773c8efd3777b62c35ce2e2bc322ba0ebb9adc416d997c0e806b3d48ca5613af4721d1719d69a6b7b6ba4
|
||||
SHA512 (skopeo-6b78619.tar.gz) = 843423283a9b400950b298855c303af7246542e1352450ee9f77506eb37e98607e7242a1626a7b45e440154adce12a79efdde2cb8f05a5d93b2ccd640d5bf019
|
||||
|
Loading…
Reference in New Issue
Block a user