skopeo-1:1.1.1-15.dev.git2fa7b99
- autobuilt 2fa7b99 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
3d12002077
commit
403ad9b49d
1
.gitignore
vendored
1
.gitignore
vendored
@ -183,3 +183,4 @@
|
||||
/skopeo-f63685f.tar.gz
|
||||
/skopeo-6e295a2.tar.gz
|
||||
/skopeo-6284ceb.tar.gz
|
||||
/skopeo-2fa7b99.tar.gz
|
||||
|
@ -28,7 +28,7 @@
|
||||
%global provider_prefix %{provider}.%{provider_tld}/%{project}/%{repo}
|
||||
%global import_path %{provider_prefix}
|
||||
%global git0 https://%{import_path}
|
||||
%global commit0 6284ceb2b6154216e645762042b36dfecd58358a
|
||||
%global commit0 2fa7b998baffdf99e2a428bdbfb253c57340a2c0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Used for comparing with latest upstream tag
|
||||
@ -46,7 +46,7 @@ Epoch: 1
|
||||
Epoch: 2
|
||||
%endif
|
||||
Version: 1.1.1
|
||||
Release: 14.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 15.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -438,6 +438,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jul 16 17:09:51 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-15.dev.git2fa7b99
|
||||
- autobuilt 2fa7b99
|
||||
|
||||
* Sat Jul 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-14.dev.git6284ceb
|
||||
- autobuilt 6284ceb
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-6284ceb.tar.gz) = 93e14c5e7edd2aebdc711cf3009734c08565ecd952ad986573d6bb5975d70647c563ea5bf18e59b40e07e5999942fd30280824abae5caa8c01916db9f9b3186b
|
||||
SHA512 (skopeo-2fa7b99.tar.gz) = 324bc16528925791269413ae5c4949974a4488e8668bed01101d2e317621ea330c3879ebd484c6ae4d4614b65f80a2642a7582d91fee167afe697716914c6bdd
|
||||
|
Loading…
Reference in New Issue
Block a user