skopeo-1:0.2.0-6.dev.git8936e76
- autobuilt 8936e76 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
ad7c5412a8
commit
116360b374
1
.gitignore
vendored
1
.gitignore
vendored
@ -150,3 +150,4 @@
|
||||
/skopeo-1ddb736.tar.gz
|
||||
/skopeo-42f68c1.tar.gz
|
||||
/skopeo-a6ab229.tar.gz
|
||||
/skopeo-8936e76.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 a6ab2291ba5f43e92f9e54c4a25107b23e4bfabf
|
||||
%global commit0 8936e7631673aee1e246362dd612fbc4b4b023f4
|
||||
%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: 0.2.0
|
||||
Release: 5.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 6.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -436,6 +436,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-6.dev.git8936e76
|
||||
- autobuilt 8936e76
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-5.dev.gita6ab229
|
||||
- autobuilt a6ab229
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-a6ab229.tar.gz) = 750e52b8ea2b861a4a920d2d3e6da28cb9f6cf919592482b76db1429a0b4f540715a4e847d81fb65ce7ccac6bfdb09d834191484a89f07b7c1420862b162f83f
|
||||
SHA512 (skopeo-8936e76.tar.gz) = 4716060dfe19e2d5b44427a561db44b730516b918096d8f4619816443aea820f4b29f24f14c559af67e6cfe73c1fef9c7e6474e6a613aa793b0a85a6de9dde06
|
||||
|
Loading…
Reference in New Issue
Block a user