From d01e45a14b352292a1beb19252aa302e826cb2b4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 2 May 2016 07:14:17 -0500 Subject: [PATCH] rpm-macros: Conflicts: python(3)-qt5 < 5.6 --- python-qt5.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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