skopeo-1:1.2.2-9.dev.git0d0a97e
- autobuilt 0d0a97e Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
970dbe60d6
commit
2ee61793b7
1
.gitignore
vendored
1
.gitignore
vendored
@ -244,3 +244,4 @@
|
|||||||
/skopeo-2e90a8a.tar.gz
|
/skopeo-2e90a8a.tar.gz
|
||||||
/skopeo-3156212.tar.gz
|
/skopeo-3156212.tar.gz
|
||||||
/skopeo-ef6f46a.tar.gz
|
/skopeo-ef6f46a.tar.gz
|
||||||
|
/skopeo-0d0a97e.tar.gz
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
# https://github.com/containers/skopeo
|
# https://github.com/containers/skopeo
|
||||||
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
%global import_path %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||||
%global git0 https://%{import_path}
|
%global git0 https://%{import_path}
|
||||||
%global commit0 ef6f46a3b547cbd17ea41b85ca63f44cf0f9dc8f
|
%global commit0 0d0a97eb00c7ff276b3b495d5b117e24a45e9ecd
|
||||||
%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
|
||||||
@ -43,7 +43,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.2.2
|
Version: 1.2.2
|
||||||
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}
|
||||||
@ -378,6 +378,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 21 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-9.dev.git0d0a97e
|
||||||
|
- autobuilt 0d0a97e
|
||||||
|
|
||||||
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-8.dev.gitef6f46a
|
* Fri Jan 15 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.2-8.dev.gitef6f46a
|
||||||
- autobuilt ef6f46a
|
- autobuilt ef6f46a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-ef6f46a.tar.gz) = ae3f13a28714d868b5c2dc597451a86f8434ec1fdedad1ef2b172657798901e945641cd74e63d4765816ad92fba8c9c52334ec89595b2b94680f02b0a2294125
|
SHA512 (skopeo-0d0a97e.tar.gz) = b75b85ae2c5694e0f844f2973bf4e4b5261716a09cb5e4723c958540ccf5a6a925d04a9465a47321bc7f28c7376651d5c1d61a048698440984f90f5d5dc9d0ab
|
||||||
|
Loading…
Reference in New Issue
Block a user