skopeo-1:0.1.42-8.0.dev.git2d91b93
- autobuilt 2d91b93 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9013b0cd2d
commit
d70071bc7d
1
.gitignore
vendored
1
.gitignore
vendored
@ -143,3 +143,4 @@
|
||||
/skopeo-9d63c7c.tar.gz
|
||||
/skopeo-9d21b48.tar.gz
|
||||
/skopeo-101901a.tar.gz
|
||||
/skopeo-2d91b93.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 101901ab403c15a2d97fe3108c31f65a6f8e2f0f
|
||||
%global commit0 2d91b93ad0b2e33d4d5796797d3bcc7b8950f7a4
|
||||
%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.1.42
|
||||
Release: 7.0.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.0.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
|
||||
* Thu Apr 09 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-8.0.dev.git2d91b93
|
||||
- autobuilt 2d91b93
|
||||
|
||||
* Wed Apr 08 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.1.42-7.0.dev.git101901a
|
||||
- autobuilt 101901a
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-101901a.tar.gz) = 6db9dfe199c0f5e6bff59ab3e8b7245722626fe6b0966f7f2af0bf2ff9afc497cb5795dd9830110773e8d6e8f39204ead7df7790e2a4efe417981fcfd31a4205
|
||||
SHA512 (skopeo-2d91b93.tar.gz) = 003b9225285bcce3c67021632aefb4e977cae94875c5718d284e999b407f43bdc286c9bfb59d29b6d21ee362023d278a042eba31415af211e806ecd461fba68c
|
||||
|
Loading…
Reference in New Issue
Block a user