Update skopeo to 1.23.0
Resolves: RHEL-185740
This commit is contained in:
parent
d36c9fcbeb
commit
a62610ca46
@ -10,7 +10,7 @@
|
||||
%global gomodulesmode GO111MODULE=on
|
||||
|
||||
#%%global branch release-1.21
|
||||
%global commit0 267465e170820673de25149378284fb352daa65e
|
||||
%global commit0 9645b282ca2d8792235db5a3e142ea9ae2f0c63b
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# No btrfs on RHEL
|
||||
@ -43,10 +43,10 @@ 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.22.2
|
||||
Version: 1.23.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: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
%if %{defined golang_arches_future}
|
||||
ExclusiveArch: %{golang_arches_future}
|
||||
%else
|
||||
@ -186,6 +186,9 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jun 17 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.23.0-1
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.23.0
|
||||
- Resolves: RHEL-185740
|
||||
* Thu Apr 23 2026 Jindrich Novy <jnovy@redhat.com> - 2:1.22.2-2
|
||||
- update to https://github.com/containers/skopeo/releases/tag/v1.22.2
|
||||
- re-add test file installation to fix tier0 tests
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (skopeo-1.22.2-267465e.tar.gz) = 2c76c7bc028b2686f58f5024fd233230cb773b33c1d69064c432c190ccdf6381135c7b9156036e52f435522c550b3b86ffea7a1e652c36f151b426c6ac184ecb
|
||||
SHA512 (skopeo-1.23.0-9645b28.tar.gz) = 969bb1f6ec8b0dc00989314e68ccea09493c211843e88c06acf02eadeecaffe42e176d322a25f496529820d06afa229406e30ed9c0c50234721c54e72106d148
|
||||
|
||||
Loading…
Reference in New Issue
Block a user