import skopeo-1.17.0-1.el10

cs10 imports/cs10/skopeo-1.17.0-1.el10
MSVSphere Packaging Team 2 months ago
parent e39bcb5eca
commit e4bf7303fb
Signed by: sys_gitsync
GPG Key ID: B2B0B9F29E528FE8

2
.gitignore vendored

@ -1 +1 @@
SOURCES/v1.16.1.tar.gz
SOURCES/v1.17.0.tar.gz

@ -1 +1 @@
8d60d7d9d06a9a724e8e7b47be5b3db2f820c38c SOURCES/v1.16.1.tar.gz
cfc1259126aa47133e5d681086a468c6a9c9d302 SOURCES/v1.17.0.tar.gz

@ -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.16.1
Version: 1.17.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}
@ -166,6 +166,14 @@ cp -pav systemtest/* %{buildroot}/%{_datadir}/%{name}/test/system/
%{_datadir}/%{name}/test
%changelog
* Mon Nov 25 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.17.0-1
- update to https://github.com/containers/skopeo/releases/tag/v1.17.0
- Related: RHEL-58990
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2:1.16.1-2
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 26 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.16.1-1
- update to https://github.com/containers/skopeo/releases/tag/v1.16.1
- Related: RHEL-34195

Loading…
Cancel
Save