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