diff --git a/containers-common.spec b/containers-common.spec index e2e2f8f..8390ebb 100644 --- a/containers-common.spec +++ b/containers-common.spec @@ -12,7 +12,7 @@ Epoch: 2 Name: containers-common Version: 1 -Release: 62%{?dist} +Release: 90%{?dist} Summary: Common configuration and documentation for containers License: ASL 2.0 ExclusiveArch: %{go_arches} @@ -173,6 +173,10 @@ EOF %{_datadir}/rhel/secrets/* %changelog +* Fri Apr 05 2024 Lokesh Mandvekar - 2:1-90 +- Bump release to way higher than rhel 8.10 to preserve upgrade path +- Related: Jira:RHEL-31950 + * Wed Feb 14 2024 Jindrich Novy - 2:1-62 - regenerate shortnames from Pyxis and update vendored components - Related: Jira:RHEL-2112