containers-common-1-110.el9

- bump release to preserve upgrade path from RHEL9.5
- Related: RHEL-60277

Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
Jindrich Novy 2024-11-29 03:31:29 +01:00
parent 68a1835374
commit 2aff8e2cf3

View File

@ -12,7 +12,7 @@
Epoch: 2 Epoch: 2
Name: containers-common Name: containers-common
Version: 1 Version: 1
Release: 94%{?dist} Release: 110%{?dist}
Summary: Common configuration and documentation for containers Summary: Common configuration and documentation for containers
License: ASL 2.0 License: ASL 2.0
ExclusiveArch: %{go_arches} ExclusiveArch: %{go_arches}
@ -174,6 +174,10 @@ EOF
%{_datadir}/rhel/secrets/* %{_datadir}/rhel/secrets/*
%changelog %changelog
* Fri Nov 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-110
- bump release to preserve upgrade path from RHEL9.5
- Related: RHEL-60277
* Fri Nov 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-94 * Fri Nov 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1-94
- add containers-common-extra provides to satisfy new buildah spec - add containers-common-extra provides to satisfy new buildah spec
- Related: RHEL-60277 - Related: RHEL-60277