skopeo-1.6.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.6.1 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b282604363
commit
e3b85c5431
@ -14,12 +14,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
#%%global branch main
|
||||
%global commit0 e4b79d7741c40434838ece2790be537083fc2a04
|
||||
%global commit0 49084d2cd8c9f8e7b38ba8405d61e701d5381bc0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.6.0
|
||||
Version: 1.6.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
|
||||
* Thu Feb 17 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.6.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.6.1
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Feb 03 2022 Jindrich Novy <jnovy@redhat.com> - 2:1.6.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.6.0
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.6.0-e4b79d7.tar.gz) = bae9ae265990075ccaed1285507a186b35f2e68319eeb98e054eab53f65fc11317722773b03529099a015fef5a1e6042f599b9093c4e846f517711ec04a34791
|
||||
SHA512 (skopeo-1.6.1-49084d2.tar.gz) = 084eac77ebe81e5ac10b79e33151d794f68e59ede05e72dfd16c38e8da2427935996f128838f5903a6c359fd797d0c562a989e0cc3abcb5922effff1440ba595
|
||||
|
Loading…
Reference in New Issue
Block a user