skopeo-1:1.1.1-4.dev.git7815c8a
- autobuilt 7815c8a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f8b09ced4d
commit
199ebcd5a6
1
.gitignore
vendored
1
.gitignore
vendored
@ -173,3 +173,4 @@
|
||||
/skopeo-6b78619.tar.gz
|
||||
/skopeo-96bd4a0.tar.gz
|
||||
/skopeo-233e61c.tar.gz
|
||||
/skopeo-7815c8a.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 233e61cf9a259cf3f950fc6f96231160e1382319
|
||||
%global commit0 7815c8ac6fb0131ada95bad020d4f28c9e432e6b
|
||||
%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: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.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-4.dev.git7815c8a
|
||||
- autobuilt 7815c8a
|
||||
|
||||
* Mon Jun 22 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-3.dev.git233e61c
|
||||
- autobuilt 233e61c
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-233e61c.tar.gz) = 4cb6d32881ab53bf0c45522e431a450ac91b5c4781a23e831e857b32ff99fa313319744cebce150696e3de8ff3afe0186b7de534826d062ad18e767978b3ba70
|
||||
SHA512 (skopeo-7815c8a.tar.gz) = 2edb67893162dd5fb3434ce735e7a3e7c9fb3fa598a77693132a96743e529721e6ab5ab0a17db1de8809d48fe39f6dda8db20bf4f727cb1fc1ca8b0dab2b685b
|
||||
|
Loading…
Reference in New Issue
Block a user