skopeo-0.1.30-1.git28080c8
- bump to 0.1.30 - autobuilt commit 28080c8 Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
8598b5f742
commit
fc75db22a0
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/skopeo-93876ac.tar.gz
|
/skopeo-93876ac.tar.gz
|
||||||
/skopeo-0270e56.tar.gz
|
/skopeo-0270e56.tar.gz
|
||||||
/skopeo-7add6fc.tar.gz
|
/skopeo-7add6fc.tar.gz
|
||||||
|
/skopeo-28080c8.tar.gz
|
||||||
|
10
skopeo.spec
10
skopeo.spec
@ -26,7 +26,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 7add6fc80b0f33406217e7c3361cb711c814f028
|
%global commit0 28080c8d5f7ac21434948601639ab26ab7aa40bb
|
||||||
%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
|
||||||
@ -37,8 +37,8 @@ Name: %{repo}
|
|||||||
%if 0%{?centos}
|
%if 0%{?centos}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif # centos
|
%endif # centos
|
||||||
Version: 0.1.29
|
Version: 0.1.30
|
||||||
Release: 5.git%{shortcommit0}%{?dist}
|
Release: 1.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}
|
||||||
@ -319,6 +319,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 08 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.30-1.git28080c8
|
||||||
|
- bump to 0.1.30
|
||||||
|
- autobuilt commit 28080c8
|
||||||
|
|
||||||
* Tue Apr 03 2018 baude <bbaude@redhat.com> - 0.1.29-5.git7add6fc
|
* Tue Apr 03 2018 baude <bbaude@redhat.com> - 0.1.29-5.git7add6fc
|
||||||
- Fix small typo in registries.conf
|
- Fix small typo in registries.conf
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-7add6fc.tar.gz) = a245c4303a616f1d5e9b6003d2b4171a3c097bd3c6d86cf0a8d4f5bc8be711cdbb25aa34d2743f1af39774270943fd5be1952a644813fa39fc8eef079bd82169
|
SHA512 (skopeo-28080c8.tar.gz) = f241278980c35025e83f1b908e1cfabc513e13aacd39ad7b3c0f670e8322356568c79e4b78f9f76cd7a7a2ed9091fa549999f548af7fbf027b9eebce98e4a8a9
|
||||||
|
Loading…
Reference in New Issue
Block a user