From 85682cf7910189866b100b62535b0ed69380223c Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Sep 11 2015 01:12:49 +0000 Subject: tortoisehg 3.5.1 --- diff --git a/.gitignore b/.gitignore index adc00e6..2739aa5 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ tortoisehg-1.1.2.tar.gz /tortoisehg-3.3.3.tar.gz /tortoisehg-3.4.tar.gz /tortoisehg-3.5.tar.gz +/tortoisehg-3.5.1.tar.gz diff --git a/sources b/sources index d021c2a..df8b99f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2e2f735e091c370ec9341062d06a878a tortoisehg-3.5.tar.gz +c79bffee6e19180d6654792b2edd678f tortoisehg-3.5.1.tar.gz diff --git a/tortoisehg.spec b/tortoisehg.spec index 9082b3c..85080ac 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -1,7 +1,7 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: tortoisehg -Version: 3.5 +Version: 3.5.1 Release: 1%{?dist} Summary: Mercurial GUI command line tool thg Group: Development/Tools @@ -44,7 +44,7 @@ nofork = True EOT # hack: accept different Mercurial versions -sed -i 's,^\(testedwith =\).*,\1 "3.3 3.4 3.5",g' tortoisehg/util/hgversion.py +#sed -i 's,^\(testedwith =\).*,\1 "3.3 3.4 3.5",g' tortoisehg/util/hgversion.py %build %{__python} setup.py build @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Fri Sep 11 2015 Mads Kiilerich - 3.5.1-1 +- tortoisehg 3.5.1 + * Sun Aug 09 2015 Mads Kiilerich - 3.5-1 - tortoisehg 3.5