skopeo-1:1.0.1-9.dev.gitf9b0d93
- autobuilt f9b0d93 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
353bff53b0
commit
32f33faa0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -164,3 +164,4 @@
|
|||||||
/skopeo-8b4b954.tar.gz
|
/skopeo-8b4b954.tar.gz
|
||||||
/skopeo-a2c1d46.tar.gz
|
/skopeo-a2c1d46.tar.gz
|
||||||
/skopeo-c6b488a.tar.gz
|
/skopeo-c6b488a.tar.gz
|
||||||
|
/skopeo-f9b0d93.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 c6b488a82c949b92ef492053b99a67f33a1aa713
|
%global commit0 f9b0d93ee0525e2899c68758c720fb0f05ae48bd
|
||||||
%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.0.1
|
Version: 1.0.1
|
||||||
Release: 8.dev.git%{shortcommit0}%{?dist}
|
Release: 9.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}
|
||||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-9.dev.gitf9b0d93
|
||||||
|
- autobuilt f9b0d93
|
||||||
|
|
||||||
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-8.dev.gitc6b488a
|
* Fri May 29 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-8.dev.gitc6b488a
|
||||||
- autobuilt c6b488a
|
- autobuilt c6b488a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-c6b488a.tar.gz) = b4dd243b033ea6f78a4d62b2874246456d327cecea102235cc0b337df7c2f8d5703d25964ddf08b40174c2de08ea553da77212150c9c70b8c72ad474ef8f8272
|
SHA512 (skopeo-f9b0d93.tar.gz) = 2182296706827b0a7b14ecccd3c14d069a0da69387e11bb812dfa64a695b79e1d4a3a316700f352e77b9dbc099f3c70cd561ba67ff9241ac404928ebed4296fb
|
||||||
|
Loading…
Reference in New Issue
Block a user