diff --git a/qscintilla.spec b/qscintilla.spec index 39852d1..4efa639 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -15,7 +15,7 @@ Summary: A Scintilla port to Qt Name: qscintilla Version: 2.10.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3 Url: http://www.riverbankcomputing.com/software/qscintilla/ @@ -48,6 +48,7 @@ Requires: qt4-devel %if 0%{?python2} %package -n python2-qscintilla Summary: QScintilla python2 bindings +BuildRequires: python2-devel BuildRequires: PyQt4-devel BuildRequires: python2-sip-devel >= %{sip_ver} Obsoletes: qscintilla-python < 2.9.2-2 @@ -94,6 +95,7 @@ BuildArch: noarch %if 0%{?python3} %package -n python3-qscintilla Summary: QScintilla python3 bindings +BuildRequires: python3-devel BuildRequires: python3-PyQt4-devel BuildRequires: python2-sip-devel >= %{sip_ver} Provides: %{name}-python3 = %{version}-%{release} @@ -388,6 +390,10 @@ test -x %{buildroot}%{python2_sitearch}/PyQt4/Qsci.so %changelog +* Fri Jun 29 2018 Miro HronĨok - 2.10.5-2 +- Rebuilt for Python 3.7 +- BR pythonX-devel not to be forgotten next time + * Sat Jun 23 2018 Rex Dieter - 2.10.5-1 - qscintilla-2.10.5