skopeo-1:1.1.1-17.dev.git89fb89a
- autobuilt 89fb89a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
a20c99fb90
commit
4e1da3eada
1
.gitignore
vendored
1
.gitignore
vendored
@ -185,3 +185,4 @@
|
||||
/skopeo-6284ceb.tar.gz
|
||||
/skopeo-2fa7b99.tar.gz
|
||||
/skopeo-29eec32.tar.gz
|
||||
/skopeo-89fb89a.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 29eec327953ba56e9d1500da958c61b1aee9d1b4
|
||||
%global commit0 89fb89a45686712f9c7e9fa153d01fcd39484682
|
||||
%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: 16.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 17.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
|
||||
* Fri Jul 17 14:09:50 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-17.dev.git89fb89a
|
||||
- autobuilt 89fb89a
|
||||
|
||||
* Thu Jul 16 22:09:48 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-16.dev.git29eec32
|
||||
- autobuilt 29eec32
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-29eec32.tar.gz) = c175dae768964c7bc2d0ba6061b62bc15c1a6ab71527676f57462838f159adfef54af1c1542e09a48a28cdc076ad206a2fe10cfdf6cd214b9e335099781271fc
|
||||
SHA512 (skopeo-89fb89a.tar.gz) = b1e479d399fd47252d5462859c9d1de37aa646bd609fadc8b6237555de4d46c71df8945a3a387508d75ffc7f9a882439c3250fa130ecb5546d35aeec05521971
|
||||
|
Loading…
Reference in New Issue
Block a user