skopeo-1:0.2.0-8.dev.git4ca9b13
- autobuilt 4ca9b13 Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
9ecc0b7907
commit
224e6a0150
1
.gitignore
vendored
1
.gitignore
vendored
@ -152,3 +152,4 @@
|
||||
/skopeo-a6ab229.tar.gz
|
||||
/skopeo-8936e76.tar.gz
|
||||
/skopeo-71a14d7.tar.gz
|
||||
/skopeo-4ca9b13.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 71a14d7df6a35e94b1fa20a16b81d9a0ca258445
|
||||
%global commit0 4ca9b139bb5e6dbca6558cb34b74267ea521fd52
|
||||
%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: 7.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 8.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
|
||||
* Tue May 12 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-8.dev.git4ca9b13
|
||||
- autobuilt 4ca9b13
|
||||
|
||||
* Mon May 11 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:0.2.0-7.dev.git71a14d7
|
||||
- autobuilt 71a14d7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-71a14d7.tar.gz) = 9cabde3984a5ac63582d98c281c48b9c614862eafb0303037547d00315d9ecdf5b41a2e9fb3c59a4593a27837f638bf2b25a5d10274060caa982ab0ef04c7a25
|
||||
SHA512 (skopeo-4ca9b13.tar.gz) = d87325a857c98917f57d13ed5996906771d1b92137f3960a280501f8aae52dff80760c3fb160daf85bfa6723d223bda54df7cc00b462eb7c3ccf58d3b02d8dc2
|
||||
|
Loading…
Reference in New Issue
Block a user