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

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:13:52 UTC 2010


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

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

 bleachbit.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bleachbit.spec b/bleachbit.spec
index 6f82cba..538bce5 100644
--- a/bleachbit.spec
+++ b/bleachbit.spec
@@ -1,6 +1,6 @@
 Name:           bleachbit
 Version:        0.8.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Remove unnecessary files, free space, and maintain privacy
 License:        GPLv3+
 BuildRequires:  python-devel desktop-file-utils gettext
@@ -44,6 +44,9 @@ sed -i -e '/^#!\//, 1d' %{buildroot}%{_datadir}/bleachbit/GUI.py
 %exclude %{_datadir}/%{name}/Windows.py*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.8.0-2
+- recompiling .py files against Python 2.7 (rhbz#623279)
+
 * Tue Jun 08 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 0.8.0-1
 - http://bleachbit.sourceforge.net/news/bleachbit-080-released
 


More information about the scm-commits mailing list