skopeo-1.11.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.11.1 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
512115d5ad
commit
a39211ce5c
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch main
|
||||
%global commit0 968670116c56023d37e9e98b48346478599c6801
|
||||
%global commit0 fb1ade6d9e9b501e35b09538c9533fac5dd604b6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.11.0
|
||||
Version: 1.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
@ -121,6 +121,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.11.1
|
||||
- Related: #2124478
|
||||
|
||||
* Fri Jan 27 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.11.0-1
|
||||
- update to 1.11.0 release
|
||||
- Related: #2124478
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.11.0-9686701.tar.gz) = 30faef1177d4a0d8cefc96065d60422358ba1f7dcbecc83c1d0f62abe4b7f32a18478809e66bc06652a34be8eebdde93b7a4576e18000e853e714425632fc777
|
||||
SHA512 (skopeo-1.11.1-fb1ade6.tar.gz) = c9af5c35ed04dcbd86cc48b33417679ae87f63b2923d13a6ddfbcf42876590f1a10accf7041cbe1ab93f4a44944db68d3698174495caa3f0c686f1310647c00c
|
||||
|
Loading…
Reference in New Issue
Block a user