skopeo-1:0.1.38-5.dev.git8a9641c
- autobuilt 8a9641c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
603ab03e73
commit
142346da0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
|||||||
/skopeo-565dbf3.tar.gz
|
/skopeo-565dbf3.tar.gz
|
||||||
/skopeo-5f45112.tar.gz
|
/skopeo-5f45112.tar.gz
|
||||||
/skopeo-b58088a.tar.gz
|
/skopeo-b58088a.tar.gz
|
||||||
|
/skopeo-8a9641c.tar.gz
|
||||||
|
@ -24,7 +24,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 b58088a3979544a4adcdbd5a4db7f0fec473be36
|
%global commit0 8a9641c182f99da06a3279ab0787180833bb98df
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||||
@ -38,7 +38,7 @@ Epoch: 1
|
|||||||
Epoch: 0
|
Epoch: 0
|
||||||
%endif
|
%endif
|
||||||
Version: 0.1.38
|
Version: 0.1.38
|
||||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
Release: 5.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}
|
||||||
@ -398,6 +398,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 29 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-5.dev.git8a9641c
|
||||||
|
- autobuilt 8a9641c
|
||||||
|
|
||||||
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-4.dev.gitb58088a
|
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-4.dev.gitb58088a
|
||||||
- autobuilt b58088a
|
- autobuilt b58088a
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-b58088a.tar.gz) = 4cf6d68a74cef4d333b1cffcb33a687fbf6b5e5bf6bbb132ec4d19244109e5658db60d3640c38473e2a6cae832d5b9d19e4046a21e895de44a176dafb0d467bd
|
SHA512 (skopeo-8a9641c.tar.gz) = 8f5b6ed290e3ed8d1bc8e0a12ff660693b4a1b3276d417f14746123acbd99d3c51aeb6988aaacf4e8b3a2b430891a6c5d8182334e924abca7ebd0608bb4b4f67
|
||||||
|
Loading…
Reference in New Issue
Block a user