skopeo-1.16.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.16.0 - Resolves: RHEL-47197 RHEL-44886 RHEL-40812 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
017f89c05e
commit
575561566c
@ -9,12 +9,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 release-1.14
|
#%%global branch release-1.14
|
||||||
%global commit0 0002d9ca10ba2038b2d6171e4878b49340c5d954
|
%global commit0 88aad2e56b6bfcb5433450be60ff0a1cc89fcc31
|
||||||
%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.15.2
|
Version: 1.16.0
|
||||||
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
|
||||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Fri Jul 12 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.2-1
|
* Fri Jul 12 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.2-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.15.2
|
- update to https://github.com/containers/skopeo/releases/tag/v1.15.2
|
||||||
- Related: RHEL-27608
|
- Related: RHEL-27608
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.15.2-0002d9c.tar.gz) = 4898c7b90c4d7c0cb67ec383c5d06761718f21e201599c8a80c573d04b94cab1b3dd225dad1bef873ccc5f4a82739842219c79f81020cbf9831abf04d2c52888
|
SHA512 (skopeo-1.16.0-88aad2e.tar.gz) = c2c06ce9ee2e7d5e7dc0489a7a177da826751a01122e6c079413133cc3bd1c0e2cbc0e81c3a8fc6f3b5277cd9d674c9360aa9012f257e7ecdc20df1e9b3f935e
|
||||||
|
Loading…
Reference in New Issue
Block a user