rpms/trac-mercurial-plugin/devel sources, 1.3, 1.4 trac-mercurial-plugin.spec, 1.6, 1.7

Jesse Keating jkeating at fedoraproject.org
Wed Jul 15 20:01:30 UTC 2009


Author: jkeating

Update of /cvs/pkgs/rpms/trac-mercurial-plugin/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11766

Modified Files:
	sources trac-mercurial-plugin.spec 
Log Message:
* Wed Jul 15 2009 Jesse Keating <jkeating at redhat.com> - 0.11.0.7-3.20090715svn8072
- New upstream snapshot to work with mercurial-1.2



Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	6 Feb 2009 00:24:34 -0000	1.3
+++ sources	15 Jul 2009 20:00:59 -0000	1.4
@@ -1 +1 @@
-8f6cf034ef53f48927ee819646b29bde  TracMercurial-0.11.0.7.tar.gz
+836de762f4a0a3da0e467ea873a9ab44  TracMercurial-0.11.0.7.tar.gz


Index: trac-mercurial-plugin.spec
===================================================================
RCS file: /cvs/pkgs/rpms/trac-mercurial-plugin/devel/trac-mercurial-plugin.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- trac-mercurial-plugin.spec	25 Feb 2009 21:35:33 -0000	1.6
+++ trac-mercurial-plugin.spec	15 Jul 2009 20:01:00 -0000	1.7
@@ -1,19 +1,19 @@
 # sitelib for noarch packages, sitearch for others (remove the unneeded one)
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%define svnrev 7817
+%define svnrev 8072
 
 Name:           trac-mercurial-plugin
 Version:        0.11.0.7
-Release:        2.20090205svn%{svnrev}%{?dist}
+Release:        3.20090715svn%{svnrev}%{?dist}
 Summary:        Mercurial plugin for Trac
 
 Group:          Applications/Internet
 # No version specified.
 License:        GPL+
 URL:            http://trac.edgewall.org/wiki/TracMercurial
-# Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin/; \
-#                                  cd mercurial-plugin; \
+# Source comes from SVN right now: svn co -r %{svnrev} http://svn.edgewall.com/repos/trac/sandbox/mercurial-plugin-0.11/; \
+#                                  cd mercurial-plugin-0.11; \
 #                                  python setup.py sdist --formats gztar
 Source0:        TracMercurial-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -21,7 +21,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
-Requires:       mercurial, trac >= 0.11, python-setuptools
+Requires:       mercurial >= 1.2, trac >= 0.11, python-setuptools
 
 %description
 This plugin for Trac provides support for the Mercurial SCM.
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jul 15 2009 Jesse Keating <jkeating at redhat.com> - 0.11.0.7-3.20090715svn8072
+- New upstream snapshot to work with mercurial-1.2
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.0.7-2.20090205svn7817
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list