skopeo-1:1.1.1-3.dev.git233e61c
- autobuilt 233e61c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
6730f70cea
commit
f8b09ced4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -172,3 +172,4 @@
|
||||
/skopeo-091f924.tar.gz
|
||||
/skopeo-6b78619.tar.gz
|
||||
/skopeo-96bd4a0.tar.gz
|
||||
/skopeo-233e61c.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 96bd4a06190e112b75ae905e366761c501223726
|
||||
%global commit0 233e61cf9a259cf3f950fc6f96231160e1382319
|
||||
%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.1.1
|
||||
Release: 2.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 3.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
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-3.dev.git233e61c
|
||||
- autobuilt 233e61c
|
||||
|
||||
* Thu Jun 18 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-2.dev.git96bd4a0
|
||||
- bump to 1.1.1
|
||||
- autobuilt 96bd4a0
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-96bd4a0.tar.gz) = 218fae24d11cdfe5bc0880c3821c08f3d9f07e53ee974f794821eb764676b369d8d49761996a91df7a13c53cecaab14e1019c5d64dd9aa759d0d3a7561b09e0e
|
||||
SHA512 (skopeo-233e61c.tar.gz) = 4cb6d32881ab53bf0c45522e431a450ac91b5c4781a23e831e857b32ff99fa313319744cebce150696e3de8ff3afe0186b7de534826d062ad18e767978b3ba70
|
||||
|
Loading…
Reference in New Issue
Block a user