skopeo-1:0.1.42-0.16.dev.git8fa3326
- autobuilt 8fa3326 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
70ade1effb
commit
ae2a8235f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -137,3 +137,4 @@
|
|||||||
/skopeo-bd20786.tar.gz
|
/skopeo-bd20786.tar.gz
|
||||||
/skopeo-3e9d8ae.tar.gz
|
/skopeo-3e9d8ae.tar.gz
|
||||||
/skopeo-5d512e2.tar.gz
|
/skopeo-5d512e2.tar.gz
|
||||||
|
/skopeo-8fa3326.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 5d512e265ab593d347770151602e5006be1ad53c
|
%global commit0 8fa332618bfd6f1a70c04040b0f07edf8e1719dc
|
||||||
%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: 0.1.42
|
Version: 0.1.42
|
||||||
Release: 0.15.dev.git%{shortcommit0}%{?dist}
|
Release: 0.16.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}
|
||||||
@ -434,6 +434,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 06 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.16.dev.git8fa3326
|
||||||
|
- autobuilt 8fa3326
|
||||||
|
|
||||||
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.15.dev.git5d512e2
|
* Tue Mar 31 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-0.15.dev.git5d512e2
|
||||||
- autobuilt 5d512e2
|
- autobuilt 5d512e2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-5d512e2.tar.gz) = 677643f5e9ea59bffa47580bfcf9541a2055e2ada2a1f9da9105b3f04765e52e213596c1db8b9abb7f59e3ed33da22a4343555869b97f11caa3b50571ad9e4e6
|
SHA512 (skopeo-8fa3326.tar.gz) = bc040e2a1d048906ac2ddb7543c530a41e9ac57c452b731c56f8c4790a92be7a5721dbb1dab4f28200b389c55ff201f652f967f9e96227093d9edeab06bd88fc
|
||||||
|
Loading…
Reference in New Issue
Block a user