rpms/tortoisehg/F-13 .cvsignore, 1.11, 1.12 sources, 1.11, 1.12 tortoisehg.spec, 1.10, 1.11

Mads Kiilerich kiilerix at fedoraproject.org
Fri Jul 2 00:05:21 UTC 2010


Author: kiilerix

Update of /cvs/pkgs/rpms/tortoisehg/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10651

Modified Files:
	.cvsignore sources tortoisehg.spec 
Log Message:
tortoisehg-1.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tortoisehg/F-13/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	1 Jun 2010 23:35:15 -0000	1.11
+++ .cvsignore	2 Jul 2010 00:05:20 -0000	1.12
@@ -1 +1 @@
-tortoisehg-1.0.4.tar.gz
+tortoisehg-1.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tortoisehg/F-13/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	1 Jun 2010 23:35:15 -0000	1.11
+++ sources	2 Jul 2010 00:05:21 -0000	1.12
@@ -1 +1 @@
-37e73e77f406caa75d3ca60fdeb4b4bb  tortoisehg-1.0.4.tar.gz
+821077310c39d3ca13024086d7d8f2a5  tortoisehg-1.1.tar.gz


Index: tortoisehg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tortoisehg/F-13/tortoisehg.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- tortoisehg.spec	1 Jun 2010 23:35:15 -0000	1.10
+++ tortoisehg.spec	2 Jul 2010 00:05:21 -0000	1.11
@@ -3,7 +3,7 @@
 %define debug_package %{nil} 
 
 Name:           tortoisehg
-Version:        1.0.4
+Version:        1.1
 Release:        1%{dist}
 Summary:        Mercurial GUI command line tool hgtk
 Group:          Development/Tools
@@ -16,7 +16,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 # subpackage has to be arch-specific:
 # BuildArch:    noarch
 BuildRequires:  python-devel, gettext, python-sphinx
-Requires:       python-iniparse, mercurial >= 1.5, mercurial < 1.6, gnome-python2-gconf
+Requires:       python-iniparse, mercurial >= 1.5, gnome-python2-gconf
 Requires:       pygtk2, gnome-python2-gtkspell
 
 %description
@@ -84,6 +84,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/nautilus/extensions-2.0/python/nautilus-thg.py*
 
 %changelog
+* Fri Jul 02 2010 Mads Kiilerich <mads at kiilerich.com> - 1.1-1
+- tortoisehg-1.1
+- Still requires Mercurial 1.5 but also works with 1.6
+
 * Wed Jun  2 2010 Mads Kiilerich <mads at kiilerich.com> - 1.0.4-1
 - New upstream bugfix release 1.0.4
 



More information about the scm-commits mailing list