diff --git a/setup.spec b/setup.spec index aad30a21197b70b8d6dce1f68bb39e6a57346952..6bd246da0978b986ab920b72b40fb91db3b5deb9 100644 --- a/setup.spec +++ b/setup.spec @@ -3,7 +3,7 @@ Summary: A set of system configuration and setup files Name: setup Version: 2.12.2 -Release: 9%{anolis_release}%{?dist} +Release: 11%{anolis_release}%{?dist} License: Public Domain Group: System Environment/Base URL: https://pagure.io/setup/ @@ -138,9 +138,16 @@ end %doc uidgid %changelog -* Thu May 25 2023 Xiaoping Liu - 2.12.2-9.0.1 +* Mon Aug 19 2024 Xiaoping Liu - 2.12.2-11.0.1 - Add doc sub package +* Wed Feb 14 2024 Martin Osvald - 2.12.2-11 +- Reverting the last change to fix dependency loop (RHEL-25020) + +* Mon Nov 27 2023 Lumír Balhar - 2.12.2-10 +- Suggest python36 to increase its priority over other Pythons +Resolves: RHEL-17397 + * Mon Nov 28 2022 Martin Osvald - 2.12.2-9 - Add missing %patch macro