skopeo-1:1.1.1-8.dev.git6182aa3
- autobuilt 6182aa3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
24f9009a7c
commit
502b1dc454
1
.gitignore
vendored
1
.gitignore
vendored
@ -176,3 +176,4 @@
|
||||
/skopeo-7815c8a.tar.gz
|
||||
/skopeo-ba8cbf5.tar.gz
|
||||
/skopeo-ac6b871.tar.gz
|
||||
/skopeo-6182aa3.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 ac6b871f663363d039aa8ac595ae44fc24113052
|
||||
%global commit0 6182aa30b199aeeb1001d024989cb3098381a8a0
|
||||
%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: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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 Jul 02 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-8.dev.git6182aa3
|
||||
- autobuilt 6182aa3
|
||||
|
||||
* Wed Jul 01 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-7.dev.gitac6b871
|
||||
- autobuilt ac6b871
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ac6b871.tar.gz) = 30eae72bdaee2d95914de0a7a316012a3b942b99a93c6a022bbb2370316fb444fa3d58726a33699242b484a36c0fbc4043def72f213ebb9dd50acb425c18367e
|
||||
SHA512 (skopeo-6182aa3.tar.gz) = 8b10ce655ba01b1d6fd4905ea6ed184c342a607c7dd65d8f55003ad7107efa4b53f45f9a89ab009f8186f3ca3590a38c43e29d27d9b50d0c5d7d418c14d1d25f
|
||||
|
Loading…
Reference in New Issue
Block a user