skopeo-1:0.2.0-10.dev.gitfbf0612
- autobuilt fbf0612 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
1aa06d7e3f
commit
203365fc20
1
.gitignore
vendored
1
.gitignore
vendored
@ -154,3 +154,4 @@
|
|||||||
/skopeo-71a14d7.tar.gz
|
/skopeo-71a14d7.tar.gz
|
||||||
/skopeo-4ca9b13.tar.gz
|
/skopeo-4ca9b13.tar.gz
|
||||||
/skopeo-2af1726.tar.gz
|
/skopeo-2af1726.tar.gz
|
||||||
|
/skopeo-fbf0612.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 2af172653c666efaccd83fa71d650822cbddba49
|
%global commit0 fbf061260cee8947bb74c69df74e7a24345e45f1
|
||||||
%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.2.0
|
Version: 0.2.0
|
||||||
Release: 9.dev.git%{shortcommit0}%{?dist}
|
Release: 10.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 May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-10.dev.gitfbf0612
|
||||||
|
- autobuilt fbf0612
|
||||||
|
|
||||||
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-9.dev.git2af1726
|
* Thu May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-9.dev.git2af1726
|
||||||
- autobuilt 2af1726
|
- autobuilt 2af1726
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-2af1726.tar.gz) = 5adb6a6251d92228fe11ad75dced3689c28805633653f8f3f64e1cfe3f847078e03ca1de79b4bf682a2d639754d266527cce3c80941e52d967d0eb2e4f9cdc4d
|
SHA512 (skopeo-fbf0612.tar.gz) = 474cf680e19546d62fc03b4c25e31efdbd4c188e34ab3796136065532e4d907630e71a31254aa167154e5b5b935e22400b235bc2efdf72ad275bdc75fc062366
|
||||||
|
Loading…
Reference in New Issue
Block a user