skopeo-1.15.1-1.el10
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1 - Related: RHEL-34195 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
df305b013e
commit
1a4e6cb484
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/*.tar.gz
|
||||
/*.tar.*
|
||||
|
10
skopeo.spec
10
skopeo.spec
@ -2,13 +2,13 @@
|
||||
|
||||
%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
|
||||
Release: 3%{?dist}
|
||||
Version: 1.15.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Inspect container images and repositories on registries
|
||||
License: ASL 2.0
|
||||
URL: https://%{import_path}
|
||||
@ -118,6 +118,10 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu May 16 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.1-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.15.1
|
||||
- Related: RHEL-34195
|
||||
|
||||
* Thu Mar 28 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.15.0-3
|
||||
- BR: go-rpm-macros
|
||||
- Related: RHEL-30637
|
||||
|
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