[tortoisehg/f18: 2/2] tortoisehg-2.4.3

Mads Kiilerich kiilerix at fedoraproject.org
Tue Aug 21 19:40:47 UTC 2012


commit 051d2d4ad7ec130c734c083b84af72bfcebadda5
Merge: 720f3fa ac0fdfb
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Tue Aug 21 21:40:32 2012 +0200

    tortoisehg-2.4.3

 .gitignore      |    1 +
 sources         |    2 +-
 tortoisehg.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --cc tortoisehg.spec
index 1ee1c7d,f95efdd..603b6f8
--- a/tortoisehg.spec
+++ b/tortoisehg.spec
@@@ -1,17 -1,21 +1,17 @@@
  %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 -# Pure python package
 -%define debug_package %{nil}
  
  Name:           tortoisehg
- Version:        2.4.2
- Release:        3%{?dist}
+ Version:        2.4.3
+ Release:        1%{?dist}
  Summary:        Mercurial GUI command line tool thg
  Group:          Development/Tools
  License:        GPLv2
  # - few files are however under the more permissive GPLv2+
  URL:            http://tortoisehg.bitbucket.org/
  Source0:        http://bitbucket.org/tortoisehg/targz/downloads/%{name}-%{version}.tar.gz
 -# This package _is_ noarch, but that isn't possible because the nautilus
 -# subpackage has to be arch-specific:
 -# BuildArch:    noarch
 +BuildArch:      noarch
  BuildRequires:  python-devel, gettext, python-sphinx, PyQt4-devel, desktop-file-utils
- Requires:       python-iniparse, mercurial >= 2.1, mercurial <= 2.3
 -Requires:       python-iniparse, mercurial >= 2.1, mercurial < 2.3
++Requires:       python-iniparse, mercurial >= 2.2, mercurial < 2.4
  # gconf needed at util/shlib.py for browse_url(url).
  Requires:       gnome-python2-gconf
  Requires:       PyQt4 >= 4.6, qscintilla-python, python-pygments
@@@ -89,13 -93,11 +89,16 @@@ rm -rf $RPM_BUILD_ROO
  %{_datadir}/nautilus-python/extensions/nautilus-thg.py*
  
  %changelog
+ * Tue Aug 21 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4.3-1
+ - tortoisehg-2.4.3
+ 
 -* Sun Aug 19 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4.2-2
 +* Sun Aug 19 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4.2-3
  - update nautilus-python extension directory
 +- make the package noarch
 +- accept mercurial 2.3 while waiting for a new thg release
 +
 +* Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.2-2
 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
  
  * Sun Jul 08 2012 Mads Kiilerich <mads at kiilerich.com> - 2.4.2-1
  - tortoisehg-2.4.2


More information about the scm-commits mailing list