skopeo-1:1.3.1-4.dev.git714ffe1
- autobuilt 714ffe1 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
66b91830a5
commit
033e6afc21
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@
|
|||||||
/skopeo-4e57679.tar.gz
|
/skopeo-4e57679.tar.gz
|
||||||
/skopeo-5af5f8a.tar.gz
|
/skopeo-5af5f8a.tar.gz
|
||||||
/skopeo-8efffce.tar.gz
|
/skopeo-8efffce.tar.gz
|
||||||
|
/skopeo-714ffe1.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 8efffce8befc2de87670ba75d6c86ada61e869fd
|
%global commit0 714ffe1b606bdcfd18b3cf746df4c3eaf5006f1b
|
||||||
%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
|
||||||
@ -45,7 +45,7 @@
|
|||||||
Name: %{repo}
|
Name: %{repo}
|
||||||
Epoch: %{conditional_epoch}
|
Epoch: %{conditional_epoch}
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -379,6 +379,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 27 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-4.dev.git714ffe1
|
||||||
|
- autobuilt 714ffe1
|
||||||
|
|
||||||
* Sat May 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-3.dev.git8efffce
|
* Sat May 22 2021 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.3.1-3.dev.git8efffce
|
||||||
- autobuilt 8efffce
|
- autobuilt 8efffce
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-8efffce.tar.gz) = 9526bcdcd299c4433c33057abf6129f42b6de85c0ef4dff3ef4be661f683a6607c4f8d0f6217da822b69c430d091a324473722285782267cd13bfd87d6a9396b
|
SHA512 (skopeo-714ffe1.tar.gz) = 22bb99da9484a86e2c1021d2c8f0f5e87780454a0a809becc2477355196e9c9c56a251b8329e7e46f6d435d0f39831e79396533e2f3e42351ab10aded5c15565
|
||||||
|
Loading…
Reference in New Issue
Block a user