skopeo-0.1.30-10.gitc4808f0
- autobuilt c4808f0 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
cdb7157160
commit
dddab67214
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/skopeo-28080c8.tar.gz
|
||||
/skopeo-ab2bc6e.tar.gz
|
||||
/skopeo-1f11b8b.tar.gz
|
||||
/skopeo-c4808f0.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 1f11b8b35050a4639cc39392ae5b9be4b24d2506
|
||||
%global commit0 c4808f002e2458b8c2c2a538afbdb36f7e34fd44
|
||||
%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: 9.git%{shortcommit0}%{?dist}
|
||||
Release: 10.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
|
||||
* Fri May 11 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-10.gitc4808f0
|
||||
- autobuilt c4808f0
|
||||
|
||||
* Tue May 08 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.30-9.git1f11b8b
|
||||
- autobuilt 1f11b8b
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1f11b8b.tar.gz) = 9665879a12672eccab88e3189d793506e739d6a5bb9ed284cda8896581310463667ccfc8416d98313dbdf61e00c2b559a8da81486f010eae8dc1fea343d904bc
|
||||
SHA512 (skopeo-c4808f0.tar.gz) = 184a16386680e5dd9f3a686777acf7a818d21be9cd03a255e06052b6c8b6f07391410d4167020db6c78193126364ceba5faa3d3cd4c0faf7753a95dc2c90dd13
|
||||
|
Loading…
Reference in New Issue
Block a user