From 83394bb3b9db79d3720e83236e8b26cef8a58f83 Mon Sep 17 00:00:00 2001 From: Rahul Sundaram Date: Jun 08 2010 14:56:18 +0000 Subject: - http://bleachbit.sourceforge.net/news/bleachbit-080-released --- diff --git a/.cvsignore b/.cvsignore index 1d30d12..57bfa73 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bleachbit-0.7.3.tar.lzma +bleachbit-0.8.0.tar.lzma diff --git a/bleachbit.spec b/bleachbit.spec index eae4cb3..6f82cba 100644 --- a/bleachbit.spec +++ b/bleachbit.spec @@ -1,5 +1,5 @@ Name: bleachbit -Version: 0.7.3 +Version: 0.8.0 Release: 1%{?dist} Summary: Remove unnecessary files, free space, and maintain privacy License: GPLv3+ @@ -29,12 +29,11 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install \ prefix=%{_prefix} desktop-file-validate %{buildroot}/%{_datadir}/applications/bleachbit.desktop +sed -i -e '/^#!\//, 1d' %{buildroot}%{_datadir}/bleachbit/CLI.py +sed -i -e '/^#!\//, 1d' %{buildroot}%{_datadir}/bleachbit/GUI.py %find_lang %{name} -%clean -rm -rf %{buildroot} - %files -f %{name}.lang %defattr(-,root,root,-) %doc COPYING README @@ -45,6 +44,9 @@ rm -rf %{buildroot} %exclude %{_datadir}/%{name}/Windows.py* %changelog +* Tue Jun 08 2010 Rahul Sundaram - 0.8.0-1 +- http://bleachbit.sourceforge.net/news/bleachbit-080-released + * Tue Feb 23 2010 Rahul Sundaram - 0.7.3-1 - http://bleachbit.sourceforge.net/news/bleachbit-073-released diff --git a/sources b/sources index 5e36048..b58fa5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1df3e9deaa035768e54e5380156569e5 bleachbit-0.7.3.tar.lzma +2edb5a0c7bc0f991f72362ebc7c278ed bleachbit-0.8.0.tar.lzma