diff --git a/.gitignore b/.gitignore index 064f75e..d230534 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bleachbit-0.8.0.tar.lzma /bleachbit-0.8.4.tar.lzma +/bleachbit-0.8.7.tar.lzma diff --git a/bleachbit.spec b/bleachbit.spec index 991ea01..8480aa4 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -1,6 +1,6 @@ Name: bleachbit -Version: 0.8.4 -Release: 2%{?dist} +Version: 0.8.7 +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 +* Tue Feb 22 2011 Rahul Sundaram - 0.8.7-1 +- http://bleachbit.sourceforge.net/news/bleachbit-087 + * Mon Feb 07 2011 Fedora Release Engineering - 0.8.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index d7dfc47..21cd96e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -917e31b297bc7234eb397233f56606a4 bleachbit-0.8.4.tar.lzma +425866a7321019cc0cfd5161e7552970 bleachbit-0.8.7.tar.lzma