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