skopeo-1:1.1.1-41.dev.git5dd09d7
- autobuilt 5dd09d7 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9aa07e1041
commit
dbc60db652
1
.gitignore
vendored
1
.gitignore
vendored
@ -205,3 +205,4 @@
|
|||||||
/skopeo-ae26454.tar.gz
|
/skopeo-ae26454.tar.gz
|
||||||
/skopeo-662f9ac.tar.gz
|
/skopeo-662f9ac.tar.gz
|
||||||
/skopeo-23cb1b7.tar.gz
|
/skopeo-23cb1b7.tar.gz
|
||||||
|
/skopeo-5dd09d7.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 23cb1b7f19f60511c5e0d8320088e2741bba5a82
|
%global commit0 5dd09d76c3a9991bb0a06475e16694f4feaa2dfb
|
||||||
%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: 40.dev.git%{shortcommit0}%{?dist}
|
Release: 41.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}
|
||||||
@ -447,6 +447,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 9 20:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-41.dev.git5dd09d7
|
||||||
|
- autobuilt 5dd09d7
|
||||||
|
|
||||||
* Wed Sep 9 09:11:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-40.dev.git23cb1b7
|
* Wed Sep 9 09:11:56 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-40.dev.git23cb1b7
|
||||||
- autobuilt 23cb1b7
|
- autobuilt 23cb1b7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-23cb1b7.tar.gz) = 80f065aaa6dae04f851a2c933caae69ce9fa96f5445ce857e77169813f7a3266e0a72ecb805af9430fea1d09e20623bd28746c7fbe70e65e01d66a315a40cc49
|
SHA512 (skopeo-5dd09d7.tar.gz) = cfaf1e1240e9150ae6641f9479fa3a747ee98433fb495d89d54e63c36bc5c433058740c6229165805951afb89330df15bee42f25eeb78cab02e87320e3ac83e4
|
||||||
|
Loading…
Reference in New Issue
Block a user