skopeo-1.22.0-1.el9
- update to https://github.com/containers/skopeo/releases/tag/v1.22.0 - Related: RHEL-111919 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c40d53ff48
commit
17dc568833
10
skopeo.spec
10
skopeo.spec
@ -9,8 +9,8 @@
|
||||
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
|
||||
%global branch release-1.21
|
||||
%global commit0 48a05d71f0fa4cce3dc3f4187d1e93d7f004b495
|
||||
#%%global branch release-1.21
|
||||
%global commit0 23dddaad3d8f86f8c1d3204646b14aa0da86a85e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# No btrfs on RHEL
|
||||
@ -43,7 +43,7 @@ Epoch: %{conditional_epoch}
|
||||
# If that's what you're reading, Version must be 0, and will be updated by Packit for
|
||||
# copr and koji builds.
|
||||
# If you're reading this on dist-git, the version is automatically filled in by Packit.
|
||||
Version: 1.21.0
|
||||
Version: 1.22.0
|
||||
# The `AND` needs to be uppercase in the License for SPDX compatibility
|
||||
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND ISC AND MIT AND MPL-2.0
|
||||
Release: 1%{?dist}
|
||||
@ -181,6 +181,10 @@ make \
|
||||
%files tests
|
||||
|
||||
%changelog
|
||||
* Thu Feb 12 2026 Jindrich Novy <jnovy@redhat.com> - 1:1.22.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.22.0
|
||||
- Related: RHEL-111919
|
||||
|
||||
* Wed Feb 04 2026 Jindrich Novy <jnovy@redhat.com> - 1:1.21.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.21.0
|
||||
- Related: RHEL-111919
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.21-48a05d7.tar.gz) = 6acc0d8d60015f6d411ce5a246e28489493f3f96df59bfb40371517a45fff328ee65ebc317fb98b6de808391fec8c64befc000d605eeb7a38d7a80c97e8ba646
|
||||
SHA512 (skopeo-1.22.0-23dddaa.tar.gz) = 5cc16dd37e03acfcbadea6d5598d71db0ad3c85986c57af6368181892e25b342d1b1fb833fdb6f4b8347e70482b2b4998ac4e68190ac36457c2512ed59cdc47f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user