[python3-cherrypy] rebuild with python3.2

tomspur tomspur at fedoraproject.org
Wed Aug 25 15:22:09 UTC 2010


commit 7295fcc3b4e29b1c75ae57ffa6c36a403646a89a
Author: Thomas Spura <tomspur at fedoraproject.org>
Date:   Wed Aug 25 17:21:59 2010 +0200

    rebuild with python3.2
    
    http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html

 python3-cherrypy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/python3-cherrypy.spec b/python3-cherrypy.spec
index c72e6bd..2095b05 100644
--- a/python3-cherrypy.spec
+++ b/python3-cherrypy.spec
@@ -1,7 +1,7 @@
 %global alphatag rc1.r2567
 Name:           python3-cherrypy
 Version:        3.2.0
-Release:        0.%{alphatag}.1%{?dist}.1
+Release:        0.%{alphatag}.1%{?dist}.2
 Summary:        Pythonic, object-oriented web development framework
 Group:          Development/Libraries
 License:        BSD
@@ -117,6 +117,10 @@ rm -rf $RPM_BUILD_ROOT
 %{python3_sitelib}/*
 
 %changelog
+* Wed Aug 25 2010 Thomas Spura <tomspur at fedoraproject.org> - 3.2.0-0.rc1.r2567.1.2
+- rebuild with python3.2
+  http://lists.fedoraproject.org/pipermail/devel/2010-August/141368.html
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 3.2.0-0.rc1.r2567.1.1
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list