skopeo-1:1.1.1-45.dev.gitbbd800f
- autobuilt bbd800f Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
d14519d813
commit
39db5fc47f
1
.gitignore
vendored
1
.gitignore
vendored
@ -208,3 +208,4 @@
|
|||||||
/skopeo-5dd09d7.tar.gz
|
/skopeo-5dd09d7.tar.gz
|
||||||
/skopeo-45a9efb.tar.gz
|
/skopeo-45a9efb.tar.gz
|
||||||
/skopeo-12ab19f.tar.gz
|
/skopeo-12ab19f.tar.gz
|
||||||
|
/skopeo-bbd800f.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 12ab19f5fd2b6d6cb8c0a70783c73dccd2b5968a
|
%global commit0 bbd800f974f042c6e40b943a39b31ae14234d0d2
|
||||||
%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: 44.dev.git%{shortcommit0}%{?dist}
|
Release: 45.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
|
||||||
|
* Tue Sep 15 11:13:22 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-45.dev.gitbbd800f
|
||||||
|
- autobuilt bbd800f
|
||||||
|
|
||||||
* Mon Sep 14 16:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-44.dev.git12ab19f
|
* Mon Sep 14 16:12:20 UTC 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-44.dev.git12ab19f
|
||||||
- autobuilt 12ab19f
|
- autobuilt 12ab19f
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-12ab19f.tar.gz) = 58dd82c4436c1b242e045954965b6d3a6e744d359b7fcb12706ba1d2843853cca5aff60d850e575efecb375260cee0427c4901287fdc79c764b588128142d2b5
|
SHA512 (skopeo-bbd800f.tar.gz) = 08f88c2c4427f1849110756c64cb9a26ab2d87057e672f67071c035ff3ccd795a1baac352c35d77c049bba63e826a3c08d68acb301f055eb244582588ea7cb68
|
||||||
|
Loading…
Reference in New Issue
Block a user