diff --git a/.gitignore b/.gitignore index 63df244..928cd79 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ tortoisehg-1.1.2.tar.gz /tortoisehg-4.5.tar.gz /tortoisehg-4.5.2.tar.gz /tortoisehg-4.5.3.tar.gz +/tortoisehg-4.6.tar.gz diff --git a/sources b/sources index e4c62c1..de903f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tortoisehg-4.5.3.tar.gz) = 0c6c512f7a46a084904a5e66912deb8ef4abb99a6a97c46b6b058537332f091395f4b9b8a4b645d7c42637abbb4e8abe16f5040fd694bb43ea8b4c6ddb1e18f6 +SHA512 (tortoisehg-4.6.tar.gz) = a57d3f10dde22da48b03252e41286dd40b7e261ae9ac9a0c09c8ccc361773d9f66ddb0f71c7eb800bfdae65587915a988367472885eb473ee810a07828044ce0 diff --git a/tortoisehg.spec b/tortoisehg.spec index 38a8109..2491201 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -1,5 +1,5 @@ Name: tortoisehg -Version: 4.5.3 +Version: 4.6 Release: 1%{?dist} Summary: Mercurial GUI command line tool thg License: GPLv2 @@ -9,7 +9,7 @@ Source0: https://bitbucket.org/tortoisehg/targz/downloads/%{name}-%{versi Source1: tortoisehg.appdata.xml BuildArch: noarch BuildRequires: python2-devel, gettext, python-sphinx, PyQt4-devel, desktop-file-utils, libappstream-glib -Requires: python-iniparse, mercurial >= 4.4, mercurial < 4.6 +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 @@ -80,6 +80,9 @@ appstream-util validate-relax --nonet $RPM_BUILD_ROOT/%{_datadir}/appdata/tortoi %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Tue May 22 2018 Mads Kiilerich - 4.6-1 +- tortoisehg 4.6 + * Sun Apr 08 2018 Mads Kiilerich - 4.5.3-1 - tortoisehg 4.5.3