skopeo-0.1.30-2.gitab2bc6e
- autobuilt commit ab2bc6e Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
fc75db22a0
commit
733bec7f97
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/skopeo-0270e56.tar.gz
|
||||
/skopeo-7add6fc.tar.gz
|
||||
/skopeo-28080c8.tar.gz
|
||||
/skopeo-ab2bc6e.tar.gz
|
||||
|
@ -26,7 +26,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 28080c8d5f7ac21434948601639ab26ab7aa40bb
|
||||
%global commit0 ab2bc6e8d1705c643161f6e5b354482624dc2091
|
||||
%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 @@ Name: %{repo}
|
||||
Epoch: 1
|
||||
%endif # centos
|
||||
Version: 0.1.30
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -319,6 +319,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Mon Apr 16 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-2.gitab2bc6e
|
||||
- autobuilt commit ab2bc6e
|
||||
|
||||
* Sun Apr 08 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.30-1.git28080c8
|
||||
- bump to 0.1.30
|
||||
- autobuilt commit 28080c8
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-28080c8.tar.gz) = f241278980c35025e83f1b908e1cfabc513e13aacd39ad7b3c0f670e8322356568c79e4b78f9f76cd7a7a2ed9091fa549999f548af7fbf027b9eebce98e4a8a9
|
||||
SHA512 (skopeo-ab2bc6e.tar.gz) = 4fe3449d84a4fd6f7b152df83961459eaf7d9a12cb060cc8723fc35fd815d035ede67ab5a68a03ef01d18972761f6b773708bd7a6cecaa3a3a94ac864d242902
|
||||
|
Loading…
Reference in New Issue
Block a user