[bugzilla/f14/master] recompiling .py files against Python 2.7 (rhbz#623281)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:14:50 UTC 2010


commit f5a664c5e679c63e2d7c8a513bde6c1a639504c0
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:17:27 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623281)

 bugzilla.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bugzilla.spec b/bugzilla.spec
index 0b19282..33488f2 100644
--- a/bugzilla.spec
+++ b/bugzilla.spec
@@ -6,7 +6,7 @@ URL: http://www.bugzilla.org/
 Name: bugzilla
 Version: 3.6.1
 Group: Applications/Publishing
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: MPLv1.1
 Source0: http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-%{version}.tar.gz
 Source1: bugzilla-httpd-conf
@@ -185,6 +185,9 @@ popd > /dev/null)
 %{bzinstallprefix}/bugzilla/contrib
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 3.6.1-2
+- recompiling .py files against Python 2.7 (rhbz#623281)
+
 * Fri Jun 25 2010 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 3.6.1-1
 - Update to 3.6.1
 


More information about the scm-commits mailing list