skopeo-1.15.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.15.0 - Resolves: RHEL-29277 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
db0f6ab2a4
commit
2a2ab42531
12
skopeo.spec
12
skopeo.spec
@ -8,14 +8,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/%{name}
|
||||
%global branch release-1.14
|
||||
%global commit0 1c2ab995059dd011aad74e2c37305d636ebd2675
|
||||
#%%global branch release-1.14
|
||||
%global commit0 99e3c44865d4200bb93f38365622ef1e857c3a61
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: skopeo
|
||||
Version: 1.14.3
|
||||
Release: 0.1%{?dist}
|
||||
Version: 1.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -124,6 +124,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.14.3-0.1
|
||||
- update to the latest content of https://github.com/containers/skopeo/tree/release-1.14
|
||||
(https://github.com/containers/skopeo/commit/1c2ab99)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.14-1c2ab99.tar.gz) = 89699047c5b86ca19c589dfe83905d4284e750dfc128159b7ccd8a0c3de947e66fb74a084b9c0fae39938cb62b72a51bcca8db605a0b47f19eea4910b245013b
|
||||
SHA512 (skopeo-1.15.0-99e3c44.tar.gz) = 38f2dae4ddf1b758f53460d7a0f4c82766d7ee556639c8bf0ac50a79ea16af98a9b398f5466077ed39dafe448c69bfb70d2668e98440c34a7372ee1dde408bf3
|
||||
|
Loading…
Reference in New Issue
Block a user