skopeo-1:1.1.1-32.dev.git88c8c47
- autobuilt 88c8c47 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
b474717e85
commit
d9de9c548a
1
.gitignore
vendored
1
.gitignore
vendored
@ -197,3 +197,4 @@
|
||||
/skopeo-0f94dbc.tar.gz
|
||||
/skopeo-0c2c7f4.tar.gz
|
||||
/skopeo-ea10e61.tar.gz
|
||||
/skopeo-88c8c47.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 ea10e61f7d60ffb856b4cb66c4a95c864cb2adfa
|
||||
%global commit0 88c8c47ce0cb30688b0bf2c7e728ca0e00ba399a
|
||||
%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: 31.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 12:11:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-32.dev.git88c8c47
|
||||
- autobuilt 88c8c47
|
||||
|
||||
* Tue Aug 11 22:11:26 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-31.dev.gitea10e61
|
||||
- autobuilt ea10e61
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-ea10e61.tar.gz) = ea6d0606de23bde724b9e64fd67b1089f3652a0c5bc157a62a167252a0a92edb00d955731753213da453c2a16578ff2476845f5c54e668faa2df2d8b6c41ea85
|
||||
SHA512 (skopeo-88c8c47.tar.gz) = b4c5a781df62655acccf8828fe8678eec044505507df39ce8491aab4b2427c08d1b85896cf55cad9173af1a2b3fde6968cbd92e0c2701164cd143ca7914ca854
|
||||
|
Loading…
Reference in New Issue
Block a user