skopeo-0.1.31-4.git0144aa8
- autobuilt 0144aa8 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
2b42867224
commit
309d82dc05
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/skopeo-ca3bff6.tar.gz
|
/skopeo-ca3bff6.tar.gz
|
||||||
/skopeo-5c61108.tar.gz
|
/skopeo-5c61108.tar.gz
|
||||||
/skopeo-f9baaa6.tar.gz
|
/skopeo-f9baaa6.tar.gz
|
||||||
|
/skopeo-0144aa8.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 f9baaa6b87262c3f7c2faef6d5462579f01f6810
|
%global commit0 0144aa8dc5c34f7df4e6ff7ce783c0c3b6da214c
|
||||||
%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: 3.git%{shortcommit0}%{?dist}
|
Release: 4.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}
|
||||||
@ -320,6 +320,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/bash-completion/completions/%{name}
|
%{_datadir}/bash-completion/completions/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 31 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-4.git0144aa8
|
||||||
|
- autobuilt 0144aa8
|
||||||
|
|
||||||
* Wed May 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.31-3.gitf9baaa6
|
* Wed May 30 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.1.31-3.gitf9baaa6
|
||||||
- should obsolete older skopeo-containers
|
- should obsolete older skopeo-containers
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-f9baaa6.tar.gz) = 4c9897f388a9c7be69accf87605bd7b643a71a9274afb485cf5ed7d235be382273fcaceaa1e4e4d86a7ca250b936d3600940ab29e2d5d9aa95bbeb8df30c8715
|
SHA512 (skopeo-0144aa8.tar.gz) = 98e39810fdb25a3d3537adb7d771a9b15e484919f1ec9e11cb1dab92aaf648b9097a4cb0409667a87d1cbd1ea20ffb182d9231d16c468ce214d9b3160db2c984
|
||||||
|
Loading…
Reference in New Issue
Block a user