skopeo-1:1.0.1-10.dev.git161ef5a
- autobuilt 161ef5a Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
32f33faa0d
commit
e92aef9f96
1
.gitignore
vendored
1
.gitignore
vendored
@ -165,3 +165,4 @@
|
||||
/skopeo-a2c1d46.tar.gz
|
||||
/skopeo-c6b488a.tar.gz
|
||||
/skopeo-f9b0d93.tar.gz
|
||||
/skopeo-161ef5a.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 f9b0d93ee0525e2899c68758c720fb0f05ae48bd
|
||||
%global commit0 161ef5a224788a846fe5468a26057ab199642746
|
||||
%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.0.1
|
||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 10.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-10.dev.git161ef5a
|
||||
- autobuilt 161ef5a
|
||||
|
||||
* Thu Jun 04 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-9.dev.gitf9b0d93
|
||||
- autobuilt f9b0d93
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-f9b0d93.tar.gz) = 2182296706827b0a7b14ecccd3c14d069a0da69387e11bb812dfa64a695b79e1d4a3a316700f352e77b9dbc099f3c70cd561ba67ff9241ac404928ebed4296fb
|
||||
SHA512 (skopeo-161ef5a.tar.gz) = e4a7fa3129746a68667cda723e3ed8ab59be14f7e4ce1546e5acbd4593d1d8d041a52fc861decf34f37d06fb05292f70c0d3c6834375e21a4984ba6535d742e7
|
||||
|
Loading…
Reference in New Issue
Block a user