skopeo-1:0.1.41-21.dev.gite955849
- autobuilt e955849 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
f228aff661
commit
9f7d5215d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@
|
|||||||
/skopeo-5291aac.tar.gz
|
/skopeo-5291aac.tar.gz
|
||||||
/skopeo-c3e6b4f.tar.gz
|
/skopeo-c3e6b4f.tar.gz
|
||||||
/skopeo-8652b65.tar.gz
|
/skopeo-8652b65.tar.gz
|
||||||
|
/skopeo-e955849.tar.gz
|
||||||
|
@ -24,7 +24,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 8652b650b627a7421d4ed50615b01e1ca64a68f2
|
%global commit0 e955849f0aca02eb8a179808f0952e8cbea43ed7
|
||||||
%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
|
||||||
@ -42,7 +42,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.41
|
Version: 0.1.41
|
||||||
Release: 20.dev.git%{shortcommit0}%{?dist}
|
Release: 21.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}
|
||||||
@ -430,6 +430,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-21.dev.gite955849
|
||||||
|
- autobuilt e955849
|
||||||
|
|
||||||
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-20.dev.git8652b65
|
* Wed Dec 11 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.41-20.dev.git8652b65
|
||||||
- autobuilt 8652b65
|
- autobuilt 8652b65
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-8652b65.tar.gz) = d4b2aac43abce894f2d23873241c4e9f85d27223c194201ac7a524a479f52037857b6650f8bc67b13198b781e6a078a95ee2d1355ec13e8fee886ed9b3c4635f
|
SHA512 (skopeo-e955849.tar.gz) = d5f2afd7b3b3da08617f6bb996d1f7f169966041a9f6ae850fe30540ad43eae3506c8925da6f0a9d7a93ecdf2b9e1b3a5d53ff7db0cf7f5a2ea62f43814f2937
|
||||||
|
Loading…
Reference in New Issue
Block a user