rpms/python-pylons/devel .cvsignore, 1.4, 1.5 python-pylons.spec, 1.6, 1.7 sources, 1.4, 1.5

Kyle VanderBeek kylev at fedoraproject.org
Thu Jun 3 23:46:17 UTC 2010


Author: kylev

Update of /cvs/pkgs/rpms/python-pylons/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv18635

Modified Files:
	.cvsignore python-pylons.spec sources 
Log Message:
Pylons 1.0 was released on May 28, 2010


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pylons/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	22 Jul 2009 23:53:27 -0000	1.4
+++ .cvsignore	3 Jun 2010 23:46:17 -0000	1.5
@@ -1 +1 @@
-Pylons-0.9.7.tar.gz
+Pylons-1.0.tar.gz


Index: python-pylons.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pylons/devel/python-pylons.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- python-pylons.spec	26 Jul 2009 20:56:39 -0000	1.6
+++ python-pylons.spec	3 Jun 2010 23:46:17 -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-pylons
-Version: 0.9.7
-Release: 2%{?dist}
+Version: 1.0
+Release: 1%{?dist}
 Summary: Pylons web framework
 
 Group: Development/Languages
@@ -22,7 +22,7 @@ BuildRequires: python-tempita python-web
 BuildRequires: python-turbokid python-myghty python-genshi python-jinja2
 BuildRequires: python-coverage
 
-Requires: python-routes >= 1.10.3
+Requires: python-routes >= 1.12
 Requires: python-webhelpers >= 0.6.4
 # Some versions of Beaker caused FTBFS bug 511511
 Requires: python-beaker >= 1.3.1-5
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jun  3 2010 Kyle VanderBeek <kylev at kylev.com> - 1.0-1
+- Update to 1.0 release
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.7-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pylons/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	22 Jul 2009 23:53:27 -0000	1.4
+++ sources	3 Jun 2010 23:46:17 -0000	1.5
@@ -1 +1 @@
-f6de97faa730eb0e975f6b2e64a0c574  Pylons-0.9.7.tar.gz
+59bcbfde786523a1013cf130331d1168  Pylons-1.0.tar.gz



More information about the scm-commits mailing list