diff --git a/python-qt5.spec b/python-qt5.spec index 04bdbb3..972da6e 100644 --- a/python-qt5.spec +++ b/python-qt5.spec @@ -19,7 +19,7 @@ Summary: PyQt5 is Python bindings for Qt5 Name: python-qt5 Version: 5.6 -Release: 1%{?dist} +Release: 2%{?dist} # all BSD, except for GPLv2+ dbus bindings and examples License: BSD and GPLv2+ @@ -110,6 +110,9 @@ of the Qt5 classes (e.g. KDE or your own). %package rpm-macros Summary: RPM macros %{name} +# when split out +Conflicts: python-qt5 < 5.6 +Conflicts: python3-qt5 < 5.6 BuildArch: noarch %description rpm-macros %{summary}. @@ -411,6 +414,9 @@ sed -i \ %changelog +* Mon May 02 2016 Rex Dieter - 5.6-2 +- -rpm-macros: Conflicts: python(3)-qt5 < 5.6 + * Mon Apr 25 2016 Rex Dieter - 5.6-1 - PyQt5-5.6