skopeo-1:0.1.38-4.dev.gitb58088a
- autobuilt b58088a Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
654fde3231
commit
603ab03e73
1
.gitignore
vendored
1
.gitignore
vendored
@ -73,3 +73,4 @@
|
||||
/skopeo-0fa335c.tar.gz
|
||||
/skopeo-565dbf3.tar.gz
|
||||
/skopeo-5f45112.tar.gz
|
||||
/skopeo-b58088a.tar.gz
|
||||
|
@ -24,7 +24,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 5f451126781913c7c72695ad18fe029d2f0e8de8
|
||||
%global commit0 b58088a3979544a4adcdbd5a4db7f0fec473be36
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -38,7 +38,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.38
|
||||
Release: 3.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 4.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -398,6 +398,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Jul 25 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-4.dev.gitb58088a
|
||||
- autobuilt b58088a
|
||||
|
||||
* Thu Jul 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.38-3.dev.git5f45112
|
||||
- autobuilt 5f45112
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-5f45112.tar.gz) = 2a663b1b647138c81470e61bca1ea28881716e88c6e1587ae642c8d1980afca32327ee2dba61af5c309366bb536daa92b008fe364a8665aa88a822e167360387
|
||||
SHA512 (skopeo-b58088a.tar.gz) = 4cf6d68a74cef4d333b1cffcb33a687fbf6b5e5bf6bbb132ec4d19244109e5658db60d3640c38473e2a6cae832d5b9d19e4046a21e895de44a176dafb0d467bd
|
||||
|
Loading…
Reference in New Issue
Block a user