skopeo-0.1.31-7.git6e23a32
- autobuilt 6e23a32 Signed-off-by: Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org>
This commit is contained in:
parent
949c672383
commit
d79466a69b
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
||||
/skopeo-5c61108.tar.gz
|
||||
/skopeo-f9baaa6.tar.gz
|
||||
/skopeo-0144aa8.tar.gz
|
||||
/skopeo-6e23a32.tar.gz
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 0144aa8dc5c34f7df4e6ff7ce783c0c3b6da214c
|
||||
%global commit0 6e23a32282bfd9a63140c8f99eed6e7ddb0a74f5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# e.g. el6 has ppc64 arch without gcc-go, so EA tag is required
|
||||
@ -31,7 +31,7 @@ Name: %{repo}
|
||||
Epoch: 1
|
||||
%endif # centos
|
||||
Version: 0.1.31
|
||||
Release: 6.git%{shortcommit0}%{?dist}
|
||||
Release: 7.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect Docker images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -323,6 +323,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/bash-completion/completions/%{name}
|
||||
|
||||
%changelog
|
||||
* Sat Jun 30 2018 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 0.1.31-7.git6e23a32
|
||||
- autobuilt 6e23a32
|
||||
|
||||
* Thu Jun 21 2018 dwalsh <dwalsh@redhat.com> - 0.1.31-6.git0144aa8
|
||||
- add statx to seccomp.json to containers-config
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-0144aa8.tar.gz) = 98e39810fdb25a3d3537adb7d771a9b15e484919f1ec9e11cb1dab92aaf648b9097a4cb0409667a87d1cbd1ea20ffb182d9231d16c468ce214d9b3160db2c984
|
||||
SHA512 (skopeo-6e23a32.tar.gz) = 5b513ed31e45f73f9f9248ab49d51191a437f45771621c00fdd150280631cbe610aa707dcbe5dce7126d13c0d6e8c9fb20fb73973cc66a21ee8493d13e3f49ce
|
||||
|
Loading…
Reference in New Issue
Block a user