From e864a61f3106a6422284741640b2fd9261efd9fb Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Aug 11 2010 21:16:40 +0000 Subject: recompiling .py files against Python 2.7 (rhbz#623279) --- 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 - 0.8.0-2 +- recompiling .py files against Python 2.7 (rhbz#623279) + * Tue Jun 08 2010 Rahul Sundaram - 0.8.0-1 - http://bleachbit.sourceforge.net/news/bleachbit-080-released