skopeo-1:0.1.36-15.dev.git0fa335c
- autobuilt 0fa335c Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
82ad53720b
commit
0e4f7339a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@
|
||||
/skopeo-18ee5f8.tar.gz
|
||||
/skopeo-e255ccc.tar.gz
|
||||
/skopeo-2af7114.tar.gz
|
||||
/skopeo-0fa335c.tar.gz
|
||||
|
@ -25,7 +25,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 2af7114ea18b21ecdc4cae4367a24084123fa174
|
||||
%global commit0 0fa335c1499ecad8a50f0d7360cefce6e5ace47d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -39,7 +39,7 @@ Epoch: 1
|
||||
Epoch: 0
|
||||
%endif
|
||||
Version: 0.1.36
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -386,6 +386,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Wed Apr 24 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-15.dev.git0fa335c
|
||||
- autobuilt 0fa335c
|
||||
|
||||
* Thu Apr 18 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 1:0.1.36-14.dev.git2af7114
|
||||
- autobuilt 2af7114
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-2af7114.tar.gz) = 9d38701dba87d1bdf151a82a82b5c51e91a342c1de666ba473607b7fbd13c91051040fbcc268447891c1e80706d967e4c44b2a99d87327dbee576a01f2f87214
|
||||
SHA512 (skopeo-0fa335c.tar.gz) = c013aa6d11e6bc60e629559c12332c0529092d348b33a505af1aaf43916e4bba405cd4a19f01cf0e753ab1d2e79f7f8263aa18281205a223dac225e56fced6b7
|
||||
|
Loading…
Reference in New Issue
Block a user