diff --git a/.gitignore b/.gitignore index ba15fd2..df8b730 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ tortoisehg-1.1.2.tar.gz /tortoisehg-2.9.2.tar.gz /tortoisehg-2.10.tar.gz /tortoisehg-2.10.1.tar.gz +/tortoisehg-2.10.2.tar.gz diff --git a/sources b/sources index 7b2e91b..c040c6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b6bb7bfafe6f82a012b9231234c308a4 tortoisehg-2.10.1.tar.gz +fb547f30fa37707d2793181c422cf46a tortoisehg-2.10.2.tar.gz diff --git a/tortoisehg.spec b/tortoisehg.spec index a68ed27..afeba48 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -1,8 +1,8 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: tortoisehg -Version: 2.10.1 -Release: 0%{?dist} +Version: 2.10.2 +Release: 1%{?dist} Summary: Mercurial GUI command line tool thg Group: Development/Tools License: GPLv2 @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/nautilus-python/extensions/nautilus-thg.py* %changelog +* Sun Jan 26 2014 Mads Kiilerich - 2.10.2-1 +- tortoisehg 2.10.2 + * Wed Nov 06 2013 Mads Kiilerich - 2.10-1 - tortoisehg 2.10