skopeo-1.16.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.16.1 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
575561566c
commit
56abe229fa
@ -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 88aad2e56b6bfcb5433450be60ff0a1cc89fcc31
|
||||
%global commit0 fe07cc958acae9bb520f685474a50178e00b815b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.16.0
|
||||
Version: 1.16.1
|
||||
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
|
||||
* 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
|
||||
|
||||
* Mon Jul 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.16.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.16.0
|
||||
- Resolves: RHEL-47197 RHEL-44886 RHEL-40812
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.16.0-88aad2e.tar.gz) = c2c06ce9ee2e7d5e7dc0489a7a177da826751a01122e6c079413133cc3bd1c0e2cbc0e81c3a8fc6f3b5277cd9d674c9360aa9012f257e7ecdc20df1e9b3f935e
|
||||
SHA512 (skopeo-1.16.1-fe07cc9.tar.gz) = 230a821a7909f16b1203e4e931bf74a4a622451b99197d8f270bcdd7d5edf45aa969ab0fedeb7d1b58028e454582588d7be70f0d6abd05ce6d47575c61822ead
|
||||
|
Loading…
Reference in New Issue
Block a user