skopeo-1:0.2.0-9.dev.git2af1726
- autobuilt 2af1726 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
224e6a0150
commit
1aa06d7e3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,3 +153,4 @@
|
|||||||
/skopeo-8936e76.tar.gz
|
/skopeo-8936e76.tar.gz
|
||||||
/skopeo-71a14d7.tar.gz
|
/skopeo-71a14d7.tar.gz
|
||||||
/skopeo-4ca9b13.tar.gz
|
/skopeo-4ca9b13.tar.gz
|
||||||
|
/skopeo-2af1726.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 4ca9b139bb5e6dbca6558cb34b74267ea521fd52
|
%global commit0 2af172653c666efaccd83fa71d650822cbddba49
|
||||||
%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: 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 May 14 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-9.dev.git2af1726
|
||||||
|
- autobuilt 2af1726
|
||||||
|
|
||||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-8.dev.git4ca9b13
|
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-8.dev.git4ca9b13
|
||||||
- autobuilt 4ca9b13
|
- autobuilt 4ca9b13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-4ca9b13.tar.gz) = d87325a857c98917f57d13ed5996906771d1b92137f3960a280501f8aae52dff80760c3fb160daf85bfa6723d223bda54df7cc00b462eb7c3ccf58d3b02d8dc2
|
SHA512 (skopeo-2af1726.tar.gz) = 5adb6a6251d92228fe11ad75dced3689c28805633653f8f3f64e1cfe3f847078e03ca1de79b4bf682a2d639754d266527cce3c80941e52d967d0eb2e4f9cdc4d
|
||||||
|
Loading…
Reference in New Issue
Block a user