From 14ae8c065eae4a9a58f617fc14568b24184fdf86 Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Jan 01 2016 19:23:09 +0000 Subject: Fix nautilus plugin - add python-gobject-base as dependency --- diff --git a/tortoisehg.spec b/tortoisehg.spec index 1ef4f01..d0fc376 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -2,7 +2,7 @@ Name: tortoisehg Version: 3.6.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Mercurial GUI command line tool thg Group: Development/Tools License: GPLv2 @@ -11,10 +11,11 @@ URL: http://tortoisehg.bitbucket.org/ Source0: http://bitbucket.org/tortoisehg/targz/downloads/%{name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python-devel, gettext, python-sphinx, PyQt4-devel, desktop-file-utils -Requires: python-iniparse, mercurial < 3.6 +Requires: python-iniparse, mercurial < 3.7 # gconf needed at util/shlib.py for browse_url(url). Requires: gnome-python2-gconf Requires: PyQt4 >= 4.6, qscintilla-python, python-pygments +Requires: python-gobject-base %description This package contains the thg command line tool, which provides a graphical @@ -86,6 +87,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Fri Jan 01 2016 Mads Kiilerich - 3.6.2-2 +- Fix nautilus plugin - add python-gobject-base as dependency + * Thu Dec 24 2015 Mads Kiilerich - 3.6.2-1 - tortoisehg 3.6.2