skopeo-0.1.31-8.git196bc48
- autobuilt 196bc48 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
d79466a69b
commit
f95f97cfdd
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/skopeo-f9baaa6.tar.gz
|
||||
/skopeo-0144aa8.tar.gz
|
||||
/skopeo-6e23a32.tar.gz
|
||||
/skopeo-196bc48.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6e23a32282bfd9a63140c8f99eed6e7ddb0a74f5
|
||||
%global commit0 196bc4872338c77896a6f74940d8bb4f4e761276
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -31,7 +31,7 @@ Name: %{repo}
|
||||
Epoch: 1
|
||||
%endif # centos
|
||||
Version: 0.1.31
|
||||
Release: 7.git%{shortcommit0}%{?dist}
|
||||
Release: 8.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -323,6 +323,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-8.git196bc48
|
||||
- autobuilt 196bc48
|
||||
|
||||
* Sat Jun 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-7.git6e23a32
|
||||
- autobuilt 6e23a32
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-6e23a32.tar.gz) = 5b513ed31e45f73f9f9248ab49d51191a437f45771621c00fdd150280631cbe610aa707dcbe5dce7126d13c0d6e8c9fb20fb73973cc66a21ee8493d13e3f49ce
|
||||
SHA512 (skopeo-196bc48.tar.gz) = 83bf1b2e4923fca0283c8130d54131ad85ab34b536354ffe5b82e2b2a6ddaa6c9c5306beaf709ed44770bd04e55649b2b1a184fe029808871e8acad6f2b35fb4
|
||||
|
Loading…
Reference in New Issue
Block a user