diff --git a/tortoisehg.spec b/tortoisehg.spec index f23d2b3..742c372 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -1,6 +1,6 @@ Name: tortoisehg Version: 4.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Mercurial GUI command line tool thg License: GPLv2 # - few files are however under the more permissive GPLv2+ @@ -12,7 +12,7 @@ BuildRequires: python2-devel, gettext, python-sphinx, PyQt4-devel, desktop-file Requires: python-iniparse, mercurial >= 4.5, mercurial < 4.7 # gconf needed at util/shlib.py for browse_url(url). Requires: gnome-python2-gconf -Requires: PyQt4 >= 4.6, qscintilla-python, python-pygments +Requires: PyQt4 >= 4.6, qscintilla-python-qt5, python-pygments Requires: python-gobject-base %description @@ -80,6 +80,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/appdata/tortoi %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Tue Jul 24 2018 Mads Kiilerich - 4.6-3 +- TortoiseHg actually require python2-qscintilla-qt5 now + * Sat Jul 14 2018 Fedora Release Engineering - 4.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild