skopeo-1.14.0-1.el8
- update to https://github.com/containers/skopeo/releases/tag/v1.14.0 - Related: Jira:RHEL-2110 Signed-off-by: Lokesh Mandvekar <lsm5@redhat.com>
This commit is contained in:
parent
19d1289f63
commit
5eb460f905
@ -15,7 +15,7 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.13.3
|
||||
Version: 1.14.0
|
||||
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
|
||||
* Thu Dec 07 2023 Lokesh Mandvekar <lsm5@redhat.com> - 2:1.14.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.14.0
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.3-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.13.3
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.13.3-9e29e4c.tar.gz) = cb873d010a229742899376b8d5d61f32e34dc5b1df8f21053b34664f924c83101af26355514335fbcda9a0fdb483216003487f4468c26a542ee54f4401b2a05a
|
||||
SHA512 (skopeo-1.14.0-9e29e4c.tar.gz) = cb873d010a229742899376b8d5d61f32e34dc5b1df8f21053b34664f924c83101af26355514335fbcda9a0fdb483216003487f4468c26a542ee54f4401b2a05a
|
||||
|
Loading…
Reference in New Issue
Block a user