diff --git a/SPECS/python3.11.spec b/SPECS/python3.11.spec index f5ef49f..6cd74a7 100644 --- a/SPECS/python3.11.spec +++ b/SPECS/python3.11.spec @@ -20,7 +20,7 @@ URL: https://www.python.org/ #global prerel ... %global upstream_version %{general_version}%{?prerel} Version: %{general_version}%{?prerel:~%{prerel}} -Release: 1%{?dist} +Release: 2%{?dist} License: Python @@ -521,6 +521,8 @@ Requires: %{pkgname}-libs%{?_isa} = %{version}-%{release} # But we want them when packages BuildRequire python3-devel Requires: (python-rpm-macros if rpm-build) Requires: (python3-rpm-macros if rpm-build) +Requires: (python-modular-rpm-macros if rpm-build) +Suggests: python3.11-rpm-macros # Require alternatives version that implements the --keep-foreign flag Requires(postun): alternatives >= 1.19.1-1 @@ -1801,6 +1803,9 @@ fi # ====================================================== %changelog +* Mon Jan 30 2023 Charalampos Stratakis - 3.11.1-2 +- Fix macros requirements + * Tue Dec 13 2022 Charalampos Stratakis - 3.11.1-1 - Initial package - Fedora contributions by: