skopeo-1:1.1.1-33.dev.git5d5756c
- autobuilt 5d5756c Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d9de9c548a
commit
adb24c13f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -198,3 +198,4 @@
|
|||||||
/skopeo-0c2c7f4.tar.gz
|
/skopeo-0c2c7f4.tar.gz
|
||||||
/skopeo-ea10e61.tar.gz
|
/skopeo-ea10e61.tar.gz
|
||||||
/skopeo-88c8c47.tar.gz
|
/skopeo-88c8c47.tar.gz
|
||||||
|
/skopeo-5d5756c.tar.gz
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 88c8c47ce0cb30688b0bf2c7e728ca0e00ba399a
|
%global commit0 5d5756cc83ccfe842f0ab6627891cc7284ae0177
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# Used for comparing with latest upstream tag
|
# Used for comparing with latest upstream tag
|
||||||
@ -46,7 +46,7 @@ Epoch: 1
|
|||||||
Epoch: 2
|
Epoch: 2
|
||||||
%endif
|
%endif
|
||||||
Version: 1.1.1
|
Version: 1.1.1
|
||||||
Release: 32.dev.git%{shortcommit0}%{?dist}
|
Release: 33.dev.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 19 13:10:49 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-33.dev.git5d5756c
|
||||||
|
- autobuilt 5d5756c
|
||||||
|
|
||||||
* Wed Aug 19 12:11:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-32.dev.git88c8c47
|
* Wed Aug 19 12:11:30 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-32.dev.git88c8c47
|
||||||
- autobuilt 88c8c47
|
- autobuilt 88c8c47
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-88c8c47.tar.gz) = b4c5a781df62655acccf8828fe8678eec044505507df39ce8491aab4b2427c08d1b85896cf55cad9173af1a2b3fde6968cbd92e0c2701164cd143ca7914ca854
|
SHA512 (skopeo-5d5756c.tar.gz) = 02e04072596d5c346d48ac50f0cbdf7dec554457ac40e4501c316e7c5644c220329d9421c5176169d81a3cd90b51da5c2df842d3c063da407e82aa07513e659c
|
||||||
|
Loading…
Reference in New Issue
Block a user