rpms/python-routes/F-12 python-routes.spec,1.6,1.7

Luke Macken lmacken at fedoraproject.org
Wed May 5 22:17:18 UTC 2010


Author: lmacken

Update of /cvs/pkgs/rpms/python-routes/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20528

Modified Files:
	python-routes.spec 
Log Message:
Update to 1.12.1


Index: python-routes.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-routes/F-12/python-routes.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-routes.spec	26 Jul 2009 21:02:31 -0000	1.6
+++ python-routes.spec	5 May 2010 22:17:18 -0000	1.7
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name: python-routes
-Version: 1.10.3
-Release: 2%{?dist}
+Version: 1.12.1
+Release: 1%{?dist}
 Summary: Rails-like routes for Python
 
 Group: Development/Languages
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 05 2010 Luke Macken <lmacken at redhat.com> - 1.12.1-1
+- Update to 1.12.1
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list