skopeo-1.17.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.17.0 - Related: RHEL-60277 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
56abe229fa
commit
da7103dcdc
@ -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.14
|
||||
%global commit0 fe07cc958acae9bb520f685474a50178e00b815b
|
||||
%global commit0 e354a1431a2319619bb3fea9e8aa81a9e1bfcbb0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.16.1
|
||||
Version: 1.17.0
|
||||
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
|
||||
* Wed Nov 27 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.17.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.17.0
|
||||
- Related: RHEL-60277
|
||||
|
||||
* Mon Aug 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.16.1
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.16.1-fe07cc9.tar.gz) = 230a821a7909f16b1203e4e931bf74a4a622451b99197d8f270bcdd7d5edf45aa969ab0fedeb7d1b58028e454582588d7be70f0d6abd05ce6d47575c61822ead
|
||||
SHA512 (skopeo-1.17.0-e354a14.tar.gz) = 742ecb17442e6a5f06ac9ae9b4c9d6241daf86b52ac851239680ccf6c67f07c3461b0e69a9c26ae127e24d910dbffc76dd4c7a6acfbdca14b8a82a038c4cab7c
|
||||
|
Loading…
Reference in New Issue
Block a user