diff --git a/.gitignore b/.gitignore index 0ff4a99..51f8028 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ tortoisehg-1.1.1.tar.gz +tortoisehg-1.1.2.tar.gz diff --git a/sources b/sources index 5393986..4b073e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cfc882d683da22239276d4061c76d03f tortoisehg-1.1.1.tar.gz +83c5b515f3674ac06f64dd1b45e26827 tortoisehg-1.1.2.tar.gz diff --git a/tortoisehg.spec b/tortoisehg.spec index ff15b61..64ec04d 100644 --- a/tortoisehg.spec +++ b/tortoisehg.spec @@ -3,8 +3,8 @@ %define debug_package %{nil} Name: tortoisehg -Version: 1.1.1 -Release: 2%{dist} +Version: 1.1.2 +Release: 1%{dist} Summary: Mercurial GUI command line tool hgtk Group: Development/Tools License: GPLv2 @@ -33,6 +33,8 @@ This package contains the TortoiseHg Gnome/Nautilus extension, which makes the Mercurial distributed revision control system available in the file manager with a graphical interface. +Note that the nautilus extension has been deprecated upstream. + %prep %setup -q @@ -84,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py* %changelog +* Sun Aug 8 2010 Mads Kiilerich - 1.1.2-1 +- tortoisehg-1.1.2 + * Thu Jul 22 2010 David Malcolm - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild