skopeo-1.13.1-1.el8
- update to https://github.com/containers/skopeo/releases/tag/v1.13.1 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
27922f50c0
commit
a6faa26fa8
@ -10,12 +10,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch release-1.11
|
||||
%global commit0 8b9999e1d501a1e81ffd9142c40c068a0c509780
|
||||
%global commit0 8ace37a410634950f01022c6354e998aeb6a8d16
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.13.0
|
||||
Version: 1.13.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
@ -122,6 +122,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.13.1
|
||||
- Related: #2176055
|
||||
|
||||
* Fri Jul 07 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.13.0
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.13.0-8b9999e.tar.gz) = 144a2e9bf55ed98aa344549f02b282794ff7ae552c62d0a36b8378d4410012c8c0539ddd9dbdc849247ed533134253655eec7b2b7a3871125e8eb2e2908c0eb4
|
||||
SHA512 (skopeo-1.13.1-8ace37a.tar.gz) = bb8e4800a19af5c2ea645a107221eb9741f6251418d5a1d48195829d67c86949a932abafec04f59683fbea51389d5604916df87c70e9b01a2b71624eaf4cac6e
|
||||
|
Loading…
Reference in New Issue
Block a user