skopeo-0.1.30-11.git79225f2
- autobuilt 79225f2 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
dddab67214
commit
8b8f32cfbe
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@
|
||||
/skopeo-ab2bc6e.tar.gz
|
||||
/skopeo-1f11b8b.tar.gz
|
||||
/skopeo-c4808f0.tar.gz
|
||||
/skopeo-79225f2.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 c4808f002e2458b8c2c2a538afbdb36f7e34fd44
|
||||
%global commit0 79225f2e65bd07b26d6954169f570c686cd7ed2b
|
||||
%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: 10.git%{shortcommit0}%{?dist}
|
||||
Release: 11.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -320,6 +320,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat May 12 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-11.git79225f2
|
||||
- autobuilt 79225f2
|
||||
|
||||
* Fri May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-10.gitc4808f0
|
||||
- autobuilt c4808f0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-c4808f0.tar.gz) = 184a16386680e5dd9f3a686777acf7a818d21be9cd03a255e06052b6c8b6f07391410d4167020db6c78193126364ceba5faa3d3cd4c0faf7753a95dc2c90dd13
|
||||
SHA512 (skopeo-79225f2.tar.gz) = bf215f379b5c780d2b748b1177471b58687eb495fc91dd4a030179a2549cdacc3b5c0f7c974f721f48515d1aee5842e67b8e9497f8ff7469027dcb957509bb89
|
||||
|
Loading…
Reference in New Issue
Block a user