skopeo-1.13.3-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.13.3 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5b3cce4265
commit
41b1a8f04d
@ -9,12 +9,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 24c0c3369d8e6c3d4dd60de8c747b89b270d7f12
|
||||
%global commit0 9e29e4cede9bdaa4a54aa5b0af86efedb823bde4
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.13.2
|
||||
Version: 1.13.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* 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: #2176063
|
||||
|
||||
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.13.2-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.13.2
|
||||
- Related: #2176063
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.13.2-24c0c33.tar.gz) = 7e9086188962582afa84b2c5ff86eb35a6f73cb4c149b42ace126778fc6e42cdc4598d6e52ffba62f525fbad06a66a02f9a77c905e4ec4d5aab2e2dce71b43e5
|
||||
SHA512 (skopeo-1.13.3-9e29e4c.tar.gz) = cb873d010a229742899376b8d5d61f32e34dc5b1df8f21053b34664f924c83101af26355514335fbcda9a0fdb483216003487f4468c26a542ee54f4401b2a05a
|
||||
|
Loading…
Reference in New Issue
Block a user