skopeo-1:1.0.1-6.dev.git8b4b954
- autobuilt 8b4b954 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
71a4d8ea0f
commit
1bca3655cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -161,3 +161,4 @@
|
|||||||
/skopeo-91a88de.tar.gz
|
/skopeo-91a88de.tar.gz
|
||||||
/skopeo-96353f2.tar.gz
|
/skopeo-96353f2.tar.gz
|
||||||
/skopeo-3a94432.tar.gz
|
/skopeo-3a94432.tar.gz
|
||||||
|
/skopeo-8b4b954.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 3a94432e4217f57a27dbdf7a5852fbfd92c4dc0f
|
%global commit0 8b4b954332d830bc1e8429ab70f3a191f13072b4
|
||||||
%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: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
Release: 6.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
|
||||||
|
* Mon May 25 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-6.dev.git8b4b954
|
||||||
|
- autobuilt 8b4b954
|
||||||
|
|
||||||
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-5.dev.git3a94432
|
* Sat May 23 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.0.1-5.dev.git3a94432
|
||||||
- autobuilt 3a94432
|
- autobuilt 3a94432
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-3a94432.tar.gz) = 9a674782871ec294c0e68a40e69a517f96884c4ceeec0256f9662e944a7d47d20d6104e8a817bf8b99f929b059aa3fe519d5ac32b524c68ff44f6052222ee838
|
SHA512 (skopeo-8b4b954.tar.gz) = 210041bce701a909a58c3d8f2e43d85bf2f6a3f07ef1024a560ba87e8050d346704d6721da1795dbc91608468fc5e896a43c1b4535f062a7b85cc171f8a4c067
|
||||||
|
Loading…
Reference in New Issue
Block a user