From 354fa2ea360330dd9d5060935711dc0c7da4697e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hrn=C4=8Diar?= Date: Mon, 6 Jul 2026 15:28:40 +0200 Subject: [PATCH] Add Epoch to take precedence over python3.14-meson-python Resolves: RHEL-178107 --- python-meson-python.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-meson-python.spec b/python-meson-python.spec index 7f9ba05..6b78c27 100644 --- a/python-meson-python.spec +++ b/python-meson-python.spec @@ -56,7 +56,7 @@ Requires: /usr/bin/patchelf %endif # https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_provides_for_importable_modules -%py_provides python3-mesonpy +%py_provides python3-mesonpy 1:%{version}-%{release} %description -n python3-meson-python %{common_description}