skopeo-1:1.1.1-22.dev.git62fd5a7
- autobuilt 62fd5a7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
7c6c1857b8
commit
2999b42a9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -189,3 +189,4 @@
|
|||||||
/skopeo-494d237.tar.gz
|
/skopeo-494d237.tar.gz
|
||||||
/skopeo-153f18d.tar.gz
|
/skopeo-153f18d.tar.gz
|
||||||
/skopeo-6252c22.tar.gz
|
/skopeo-6252c22.tar.gz
|
||||||
|
/skopeo-62fd5a7.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 6252c221128e9d667bcb4215c4d72eee537fbd6d
|
%global commit0 62fd5a76e169186ccb363757014fe45e02d3cb12
|
||||||
%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.1.1
|
Version: 1.1.1
|
||||||
Release: 21.dev.git%{shortcommit0}%{?dist}
|
Release: 22.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}
|
||||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 31 12:09:53 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-22.dev.git62fd5a7
|
||||||
|
- autobuilt 62fd5a7
|
||||||
|
|
||||||
* Thu Jul 30 23:09:46 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-21.dev.git6252c22
|
* Thu Jul 30 23:09:46 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-21.dev.git6252c22
|
||||||
- autobuilt 6252c22
|
- autobuilt 6252c22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-6252c22.tar.gz) = 0be323a3560e44a607b7714e8cfc26e3d6a5511b74726f0c98f570890acb94c53e1876d30442dbab3496ddda1fbb026e2fbe3ce1ed691c3aa8f61fe9f8ba0637
|
SHA512 (skopeo-62fd5a7.tar.gz) = ddfc275ef5ae8c58ed8e13cd47d4e4ea7619fd424b4c97cde29b1cea2fb4626d9d77a55a3df9f1ea97539ff5fc34a82b996d3393e0359c295fffc963e0b84836
|
||||||
|
Loading…
Reference in New Issue
Block a user