diff --git a/.gitignore b/.gitignore index 57bfa73..064f75e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ bleachbit-0.8.0.tar.lzma +/bleachbit-0.8.4.tar.lzma diff --git a/bleachbit.spec b/bleachbit.spec index 538bce5..db10d93 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -1,6 +1,6 @@ Name: bleachbit -Version: 0.8.0 -Release: 2%{?dist} +Version: 0.8.4 +Release: 1%{?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 Dec 29 2010 Rahul Sundaram - 0.8.4-1 +- http://bleachbit.sourceforge.net/news/bleachbit-084 + * Wed Aug 11 2010 David Malcolm - 0.8.0-2 - recompiling .py files against Python 2.7 (rhbz#623279) diff --git a/sources b/sources index b58fa5c..d7dfc47 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2edb5a0c7bc0f991f72362ebc7c278ed bleachbit-0.8.0.tar.lzma +917e31b297bc7234eb397233f56606a4 bleachbit-0.8.4.tar.lzma