skopeo-1.15.2-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.15.2 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
dbcf2ffc1e
commit
017f89c05e
@ -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 e2ea426918973e5e007a5e1e2457a41ab336fc41
|
%global commit0 0002d9ca10ba2038b2d6171e4878b49340c5d954
|
||||||
%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.1
|
Version: 1.15.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
|
||||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
- Related: RHEL-27608
|
||||||
|
|
||||||
* Fri May 17 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.1-1
|
* Fri May 17 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.1-1
|
||||||
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1
|
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1
|
||||||
- Resolves: RHEL-35443
|
- Resolves: RHEL-35443
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (skopeo-1.15.1-e2ea426.tar.gz) = df710f012416896b1735dec1b3e47c0a5227639db4bcfb93639a9e439a63e13deb68a28bc67606bafdbfa1f2d488e1e3d98ff534d2dc1ac4bbdf22b871200855
|
SHA512 (skopeo-1.15.2-0002d9c.tar.gz) = 4898c7b90c4d7c0cb67ec383c5d06761718f21e201599c8a80c573d04b94cab1b3dd225dad1bef873ccc5f4a82739842219c79f81020cbf9831abf04d2c52888
|
||||||
|
Loading…
Reference in New Issue
Block a user