skopeo-1:1.2.1-18.dev.git11b4fd3
- autobuilt 11b4fd3 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
2e25e23cb8
commit
e5cfc0114f
1
.gitignore
vendored
1
.gitignore
vendored
@ -221,3 +221,4 @@
|
|||||||
/skopeo-ceaee44.tar.gz
|
/skopeo-ceaee44.tar.gz
|
||||||
/skopeo-32e2425.tar.gz
|
/skopeo-32e2425.tar.gz
|
||||||
/skopeo-1a3ae14.tar.gz
|
/skopeo-1a3ae14.tar.gz
|
||||||
|
/skopeo-11b4fd3.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 1a3ae1411e01c4d34a793b24573b5192e4e126eb
|
%global commit0 11b4fd39568757a357277b2ca00a6cac64f9adcb
|
||||||
%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: 17.dev.git%{shortcommit0}%{?dist}
|
Release: 18.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
|
||||||
|
* Thu Nov 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.2.1-18.dev.git11b4fd3
|
||||||
|
- autobuilt 11b4fd3
|
||||||
|
|
||||||
* Mon Nov 9 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-17.dev.git1a3ae14
|
* Mon Nov 9 2020 Dan Walsh <dwalsh@fedoraproject.org> - 1:1.2.1-17.dev.git1a3ae14
|
||||||
- Fix default ping range in containers.conf
|
- Fix default ping range in containers.conf
|
||||||
- Allow setting of --remote default in containers.conf
|
- Allow setting of --remote default in containers.conf
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1a3ae14.tar.gz) = 16b2061e063ba32d69d6c18f9265bd427d4fff0439bf82b30d49595c081d51564770c23baa3c393307ddcfad0ac3d9aaf51d15677368fbd73e29c8a909e36b5f
|
SHA512 (skopeo-11b4fd3.tar.gz) = d5c6c50823ca7633018676818407429ac826a1a0fde9668a94571f4da57ff32575e01a4da0be51013dc0435caab523271e1d1b5e8d0b5f9827bc6a1646f2dcd8
|
||||||
|
Loading…
Reference in New Issue
Block a user