skopeo-0.1.31-9.gitae64ff7
- autobuilt ae64ff7 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
f95f97cfdd
commit
fdc879502c
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
|||||||
/skopeo-0144aa8.tar.gz
|
/skopeo-0144aa8.tar.gz
|
||||||
/skopeo-6e23a32.tar.gz
|
/skopeo-6e23a32.tar.gz
|
||||||
/skopeo-196bc48.tar.gz
|
/skopeo-196bc48.tar.gz
|
||||||
|
/skopeo-ae64ff7.tar.gz
|
||||||
|
@ -19,7 +19,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 196bc4872338c77896a6f74940d8bb4f4e761276
|
%global commit0 ae64ff7084c8ba60275232740b79c1876f8a5256
|
||||||
%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
|
||||||
@ -31,7 +31,7 @@ Name: %{repo}
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif # centos
|
%endif # centos
|
||||||
Version: 0.1.31
|
Version: 0.1.31
|
||||||
Release: 8.git%{shortcommit0}%{?dist}
|
Release: 9.git%{shortcommit0}%{?dist}
|
||||||
Summary: Inspect Docker images and repositories on registries
|
Summary: Inspect Docker images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: %{git0}
|
URL: %{git0}
|
||||||
@ -323,6 +323,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 09 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-9.gitae64ff7
|
||||||
|
- autobuilt ae64ff7
|
||||||
|
|
||||||
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-8.git196bc48
|
* Tue Jul 03 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-8.git196bc48
|
||||||
- autobuilt 196bc48
|
- autobuilt 196bc48
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-196bc48.tar.gz) = 83bf1b2e4923fca0283c8130d54131ad85ab34b536354ffe5b82e2b2a6ddaa6c9c5306beaf709ed44770bd04e55649b2b1a184fe029808871e8acad6f2b35fb4
|
SHA512 (skopeo-ae64ff7.tar.gz) = cb0368ac6fe399ad6995ee15ed7f6c88b546b44758a146e680816bb9bbd7f21958fcd71ffa4e3818a08d0c029867fdc8671bca642283e5d2e1a140f87803bcb1
|
||||||
|
Loading…
Reference in New Issue
Block a user