diff --git a/.gitignore b/.gitignore index 9e10f05..498a8fb 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ tortoisehg-1.1.2.tar.gz /tortoisehg-3.2.4.tar.gz /tortoisehg-3.3.tar.gz /tortoisehg-3.3.2.tar.gz +/tortoisehg-3.3.3.tar.gz diff --git a/sources b/sources index 9849d5d..be50954 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a73c506d9b3ba6c479f5359c331c499 tortoisehg-3.3.2.tar.gz +7ea8fdf87b0c3015ac06e1b1f9532a06 tortoisehg-3.3.3.tar.gz diff --git a/tortoisehg.spec b/tortoisehg.spec index 8d6660e..8cce33c 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.3.2 +Version: 3.3.3 Release: 1%{?dist} Summary: Mercurial GUI command line tool thg Group: Development/Tools @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Thu Apr 02 2015 Mads Kiilerich - 3.3.3-1 +- tortoisehg 3.3.3 + * Mon Mar 16 2015 Mads Kiilerich - 3.3.2-1 - tortoisehg 3.3.2