skopeo-1.5.2-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.5.2 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d1015f371a
commit
e510b22fd5
@ -14,12 +14,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/%{name}
|
%global import_path github.com/containers/%{name}
|
||||||
#%%global branch main
|
#%%global branch main
|
||||||
%global commit0 2b357d82769d1fc08739211fb21390016b99a8a9
|
%global commit0 8a88191c844a35cd54048c34bee3a6656ed5df5f
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Name: skopeo
|
Name: skopeo
|
||||||
Version: 1.5.1
|
Version: 1.5.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Inspect container images and repositories on registries
|
Summary: Inspect container images and repositories on registries
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -121,6 +121,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 29 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.2-1
|
||||||
|
- update to https://github.com/containers/skopeo/releases/tag/v1.5.2
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Fri Nov 05 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-1
|
* Fri Nov 05 2021 Jindrich Novy <jnovy@redhat.com> - 2:1.5.1-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.5.1
|
- update to https://github.com/containers/skopeo/releases/tag/v1.5.1
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.5.1-2b357d8.tar.gz) = f61410b5a35210192e3705ef5de500677a5c1949e32c1adf562144abb499c824a655af12c71435714798829fd16f935acd415d23835356a2cbcce8813bdcc899
|
SHA512 (skopeo-1.5.2-8a88191.tar.gz) = 139b762c5fe91462cc0b719f5e1eb41bae4823a0b90468d1a5a8b491bcd0243f93ff6c10becb04de8e0a355cab689b81688fed7001542be5314814d414923f89
|
||||||
|
Loading…
Reference in New Issue
Block a user