skopeo-0.1.30-12.git2d04db9
- autobuilt 2d04db9 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
8b8f32cfbe
commit
2f274d29a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/skopeo-1f11b8b.tar.gz
|
/skopeo-1f11b8b.tar.gz
|
||||||
/skopeo-c4808f0.tar.gz
|
/skopeo-c4808f0.tar.gz
|
||||||
/skopeo-79225f2.tar.gz
|
/skopeo-79225f2.tar.gz
|
||||||
|
/skopeo-2d04db9.tar.gz
|
||||||
|
@ -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 79225f2e65bd07b26d6954169f570c686cd7ed2b
|
%global commit0 2d04db9ac83332ee7f8f980d042b468dbc41a563
|
||||||
%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
|
||||||
@ -38,7 +38,7 @@ Name: %{repo}
|
|||||||
Epoch: 1
|
Epoch: 1
|
||||||
%endif # centos
|
%endif # centos
|
||||||
Version: 0.1.30
|
Version: 0.1.30
|
||||||
Release: 11.git%{shortcommit0}%{?dist}
|
Release: 12.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
|
||||||
|
* Tue May 15 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-12.git2d04db9
|
||||||
|
- autobuilt 2d04db9
|
||||||
|
|
||||||
* Sat May 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-11.git79225f2
|
* Sat May 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-11.git79225f2
|
||||||
- autobuilt 79225f2
|
- autobuilt 79225f2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-79225f2.tar.gz) = bf215f379b5c780d2b748b1177471b58687eb495fc91dd4a030179a2549cdacc3b5c0f7c974f721f48515d1aee5842e67b8e9497f8ff7469027dcb957509bb89
|
SHA512 (skopeo-2d04db9.tar.gz) = ca8f7284cebc3bfadcc9caf96c7e77912327ce8b49df2877df9ab978f53f60d459a16d8ce6e43f6efbd7047bd71f32827f302f9a5610d91e8ee4b9291701864e
|
||||||
|
Loading…
Reference in New Issue
Block a user