skopeo-1:1.2.1-19.dev.git4ad2c75
- autobuilt 4ad2c75 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
e5cfc0114f
commit
b75d939dd6
1
.gitignore
vendored
1
.gitignore
vendored
@ -222,3 +222,4 @@
|
|||||||
/skopeo-32e2425.tar.gz
|
/skopeo-32e2425.tar.gz
|
||||||
/skopeo-1a3ae14.tar.gz
|
/skopeo-1a3ae14.tar.gz
|
||||||
/skopeo-11b4fd3.tar.gz
|
/skopeo-11b4fd3.tar.gz
|
||||||
|
/skopeo-4ad2c75.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 11b4fd39568757a357277b2ca00a6cac64f9adcb
|
%global commit0 4ad2c75b52f3d98ffd92da7f70b28607d74ed9f7
|
||||||
%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.2.1
|
Version: 1.2.1
|
||||||
Release: 18.dev.git%{shortcommit0}%{?dist}
|
Release: 19.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}
|
||||||
@ -449,6 +449,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 13 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-19.dev.git4ad2c75
|
||||||
|
- autobuilt 4ad2c75
|
||||||
|
|
||||||
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-18.dev.git11b4fd3
|
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-18.dev.git11b4fd3
|
||||||
- autobuilt 11b4fd3
|
- autobuilt 11b4fd3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-11b4fd3.tar.gz) = d5c6c50823ca7633018676818407429ac826a1a0fde9668a94571f4da57ff32575e01a4da0be51013dc0435caab523271e1d1b5e8d0b5f9827bc6a1646f2dcd8
|
SHA512 (skopeo-4ad2c75.tar.gz) = 96cb6b6cca2b190ce405839795da0a8d8ac24d1654c4b1add501655e1609ae07730e7ced12b8620e717e5e4b03ca723d5fd3ac1d6231a1e1403a6efb9f088685
|
||||||
|
Loading…
Reference in New Issue
Block a user