skopeo-1:1.1.1-19.dev.git153f18d
- autobuilt 153f18d Signed-off-by: RH Container Bot <rhcontainerbot@fedoraproject.org>
This commit is contained in:
parent
0a139dcc5a
commit
ada4fe2ccf
1
.gitignore
vendored
1
.gitignore
vendored
@ -187,3 +187,4 @@
|
||||
/skopeo-29eec32.tar.gz
|
||||
/skopeo-89fb89a.tar.gz
|
||||
/skopeo-494d237.tar.gz
|
||||
/skopeo-153f18d.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 494d237789d8a71a4696d565da1d9d1ec294531b
|
||||
%global commit0 153f18dc0ac34e1adfc700806ef30af33187908b
|
||||
%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: 18.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 19.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -439,6 +439,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jul 23 13:09:43 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-19.dev.git153f18d
|
||||
- autobuilt 153f18d
|
||||
|
||||
* Sat Jul 18 20:09:22 GMT 2020 RH Container Bot <rhcontainerbot@fedoraproject.org> - 1:1.1.1-18.dev.git494d237
|
||||
- autobuilt 494d237
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-494d237.tar.gz) = f42b75ca1bb0f09924888ecef27707bcf3e56e3a6bd644cae6464f4ec2df2556ed693eab5c570a4368aa4e2732c7f381d8b95ef4ccac371b42c93da1ef00e212
|
||||
SHA512 (skopeo-153f18d.tar.gz) = 066978325b144a50454c01377879aba6a64305b87e117f168d7af92adf9bb33de9a58c8bce96642c2edbb09cc14fd4bbb891a99272fef48a64767d00832ab6ce
|
||||
|
Loading…
Reference in New Issue
Block a user