skopeo-1.15.1-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1 - Resolves: RHEL-35443 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2a2ab42531
commit
dbcf2ffc1e
@ -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 99e3c44865d4200bb93f38365622ef1e857c3a61
|
||||
%global commit0 e2ea426918973e5e007a5e1e2457a41ab336fc41
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.15.0
|
||||
Version: 1.15.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
|
||||
* 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
|
||||
- Resolves: RHEL-35443
|
||||
|
||||
* Fri Mar 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.15.0
|
||||
- Resolves: RHEL-29277
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.15.0-99e3c44.tar.gz) = 38f2dae4ddf1b758f53460d7a0f4c82766d7ee556639c8bf0ac50a79ea16af98a9b398f5466077ed39dafe448c69bfb70d2668e98440c34a7372ee1dde408bf3
|
||||
SHA512 (skopeo-1.15.1-e2ea426.tar.gz) = df710f012416896b1735dec1b3e47c0a5227639db4bcfb93639a9e439a63e13deb68a28bc67606bafdbfa1f2d488e1e3d98ff534d2dc1ac4bbdf22b871200855
|
||||
|
Loading…
Reference in New Issue
Block a user