Hello community,

here is the log from the commit of package bleachbit for openSUSE:Factory
checked in at Thu Aug 4 12:00:52 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/bleachbit/bleachbit.changes    2011-06-15 
21:47:01.000000000 +0200
@@ -0,0 +1,348 @@
+-------------------------------------------------------------------
+Wed Jun 15 19:43:11 UTC 2011 - saigk...@opensuse.org
+
+- updated to version 0.8.8
+- These are the changes since version 0.8.7:
+  o In Firefox, delete more session restore
+  o In Firefox, delete site-specific preferences
+  o In Firefox, delete input history.
+  o In Firefox, delete more URL history.
+  o In Google Chrome and Chromium, properly delete HTML5 cookies without
+    deleting preferences for extensions (LP#732567)
+  o In Google Chrome and Chromium, delete the Databases.db files
+  o In Google Chrome and Chromium, delete favicons (except those that have
+    bookmarks)
+  o In Google Chrome delete more history: the DNS prefetching host
+    referral list
+  o In Opera, delete session backup
+  o Specific to Linux
+    - Fix crash starting as administrator on Ubuntu 11.04.
+    - Support Seamonkey 2.0 (pointed out by Ed Hurst and Gogeden)
+    - Do not delete /var/tmp/kdecache to avoid crashing KDE (KDE#271889)
+    - Fix crash when changing options when Linux packager has disabled
+      online updates (LP#715286)
+    - Require PyGTK version 2.14 or later 
+
+-------------------------------------------------------------------
+Fri Apr  1 21:26:26 UTC 2011 - saigk...@opensuse.org
+
+- removed bleachbit-rpmlintrc 
+
+-------------------------------------------------------------------
+Sun Jan 23 17:23:20 UTC 2011 - saigk...@opensuse.org
+
+- update to version 0.8.7
+- BleachBit 0.8.7 improves command line support, imports winapp2.ini-style 
files allowing immediately for 440 additional cleaners on Windows, adds an 
Estonian translation, and more. 
+  o Be a fan of BleachBit on the new Facebook page.
+  o Add command line option --preset which selects all the cleaners previously 
selected in the GUI.
+  o When showing a warning, show which option generated the warning.
+  o Specific to Linux 
+     - Support Thunderbird on openSUSE 11.3 thanks to Manfred Schwarb 
(LP#668231)
+     - Fix wrong button label when adding folders for overwrite disk space and 
for whitelist (pointed out by jtarin)
+     - When cleaning localizations, show warning to point user to configuration
+     - Packagers: BleachBit will try to use the built-in json module on Python 
2.6+ instead of simplejson, which is still required on Python 2.5.
+
+-------------------------------------------------------------------
+Wed Jan  5 12:29:51 UTC 2011 - saigk...@opensuse.org
+
+- update to version 0.8.6
+- BleachBit 0.8.6 fixes an issue in 0.8.5 for Google Chrome and Chromium:
+  o Now all the search engine changes are moved out of "History" to a separate 
option called "Search engines."
+  o Default search engines (Google, Yahoo, Bing) will not be removed. If you 
cannot search Google using the Omnibox, see the instructions in the 0.8.5 
release notes .
+  o Now the usage statistics for the default search engines will be reset to 
zero (instead of deleting them).
+  o Non-default search engines will be removed because the browser 
automatically, quietly adds them for many sites (such as CNN, Youtube, and many 
others) while you browse, so it creates a usage history. (Before you ever clean 
them, follow the instructions Manage Search Engines to see how many are listed.)
+
+-------------------------------------------------------------------
+Mon Jan  3 19:38:29 UTC 2011 - saigk...@opensuse.org
+
+- update to version 0.8.5
+- Changes since BleachBit 0.8.4:
+  o Google Chrome/Chromium: delete the StartupDNSPrefetchList (hostnames used 
for DNS cache).
+  o Google Chrome/Chromium: delete the HostReferralList (contains URLs which 
the browser cannot clean itself).
+  o Google Chrome/Chromium: delete keywords table. Whenever you visit a web 
site a certain kind of site search (you may be surprised how many there are), 
the browser quietly remembers the URL for searching the site.
+  o Google Chrome/Chromium: clean autofill (form) history
+  o Google Chrome/Chromium: fully support secure shredding (overwrite) for all 
options--even those that do not remove the whole file.
+  o Google Chrome: move some of history to DOM Storage option.
+  o Google Chrome: delete top sites in history
+  o Google Chrome: vacuum more
+  o Chromium: delete many more files (now similar to Google Chrome)
+  o Chromium: detect running process
+  o Opera: delete HTML5 local storage (HTML5 cookies)
+  o Firefox: improve cleaning orphan favicon and history_visits entries in 
places database
+  o Firefox: remove Places option. Despite the warning, people seemed confused 
or afraid of this option. You can still clean Firefox history without it.
+  o Add JSON to CleanerML
+  o Shred file when modifying .ini. Right now only VLC uses a .ini cleaner, 
though the .ini cleaner is available in CleanerML for custom cleaners too.
+  o Update checker now (optionally) finds beta versions too
+  o Avoid potential divide by zero error in free disk space wipe
+  o Specific to Linux
+    + Add support for cleaning swap files (in addition to swap devices; 
LP#599133)
+    + Packagers: BleachBit now requires simplejson.
+- Known Issues visible under: 
http://bleachbit.sourceforge.net/news/bleachbit-085
+
+-------------------------------------------------------------------
+Sat Dec 25 21:17:55 UTC 2010 - saigk...@opensuse.org
+
+- prettyfied the spec file 
+
+-------------------------------------------------------------------
+Sat Dec 18 12:46:27 UTC 2010 - saigk...@opensuse.org
+
+- update to version 0.8.4
+- Changes since BleachBit 0.8.3:
+  * When deep scan was enabled, BleachBit 0.8.3 would freeze with the progress 
bar displaying the name of the last cleaner (so it could be any one of 90 
different names). Sorry!
+  * In addition to fixing this bug (of course), new automatic tests will 
prevent this from happening in the future. From the beginning, BleachBit has 
extensively used automatic tests to ensure quality.
+If you do not use deep scan, check back in a few weeks for 0.8.5. You can 
subscribe to updates through RSS, ATOM, or Twitter using the icons on the blue 
panel on the right. 
+
+-------------------------------------------------------------------
+Mon Dec 13 17:56:59 UTC 2010 - saigk...@opensuse.org
+
+- updated to version 0.8.3
+  * Wiping free disk space is now significantly faster. (The actual time will 
depend mainly on how much free disk space you have and how fast your disk is.)
+  * When wiping free disk space, show progress bar and estimated time to 
completion.
+    o Screenshot progress bar on Windows 7
+      * To improve efficiency and maximize privacy, operations are now 
executed in this order: general cleaning, deep scan, RAM and swap cleaning, and 
free disk space wiping.
+      * Add menu option to wipe free disk space anywhere on the computer. One 
way this is useful is for wiping free disk space on removable media such as USB 
disks, or use it to avoid enabling the free disk space option checkbox (which 
most people should not use often).
+      * Add menu option to securely shred any folder (including all folders 
and files contained within) anywhere on your computer.
+      * Add context menu to options, so you can preview or execute individual 
options without changing any checkboxes. Just right click on an option (not a 
group of options) to see the new menu.
+    o screenshot of new context menu on Fedora 13
+      * Delete more icons found in Opera.
+      * Delete more URL history in Opera.
+      * Delete search history in Opera.
+      * Do not delete extension preferences in Google Chrome (which store 
configuration as HTML5 cookies).
+      * Fixed bug '[error 21] "is a directory" when shredding directories. 
(This bug existed only in version 0.8.2.)
+      * CleanerML (Cleaner Markup Language) now supports glob for walk.all and 
walk.files.
+      * Specific to Linux
+          o Add RPM packages for openSUSE 11.3.
+          o Add ..deb package Ubuntu 10.10 final
+     
+-------------------------------------------------------------------
+Tue Nov 16 13:08:12 UTC 2010 - saigk...@opensuse.org
+
+- Updated to version 0.8.2
+- The following changes have been made since 0.8.1:
+
+    * Securely wipe filenames when deleting individual files and directories
+    * More securely wipe filenames when wiping free disk space
+    * Expand and fix vacuuming Google Chrome 7
+    * Specific to Linux bonus pack (separate download)
+          o Fix bonus pack not installing on Ubuntu 10.10
+          o Clean Xfce xfrun4 command history (thanks to nodiscc)
+          o Clean Battle for Wesnoth (thanks to Thibault Févry)
+    * Specific to Windows
+          o Fix bug starting on Windows XP with language set to non-English
+          o Delete form history in Internet Explorer 7 and 8
+          o Delete user assist history: it is included in Windows Explorer - 
Most Recently Used.
+          o Clean WinZip (thanks to Jack Williams)
+          o Clean TortoiseSVN (thanks to Jack Williams )
+    * Specific to web
+          o New documentation: Shred files and wipe disks
+ 
+-------------------------------------------------------------------
+Tue Oct  5 17:01:46 UTC 2010 - saigk...@opensuse.org
+
+- Updated to Version 0.8.1
+- The following changes have been made: 
+    * Delete DOM Storage in Firefox 3, Google Chrome, and Opera.
+    * Completely remove evercookie tracking, a system that "produces extremely 
persistent cookies in a browser." Clean evercookies in Firefox, Internet 
Explorer, Google Chrome, Opera, and Safari. Test it yoursel:create an 
evercookie on Samy Kamkar's evercookie site, clean it, and check on the same 
site it is gone.
+    * Clean VLC (VideoLAN Client)'s .ini configuration file.
+    * Add generic capability to clean most .ini configuration files through 
CleanerML. Because .ini is not standardized, additional work is needed to some 
kinds of .ini files.
+    * Specific to Linux
+          o Add .deb package for Ubuntu 10.10 Maverick Meerkat.
+          o When running as root, refuse to open web browser (such as for help 
contents) with root privileges.
+          o Delete about 16MB more localizations as tested on Ubuntu 10.10.
+          o Fix missing menu shortcut on Ubuntu 10 (LP#592051).
+    * Specific to Windows
+          o Delete DOM Storage in Internet Explorer and Safari.
+          o Delete last session in Internet Explorer and Safari.
+          o Delete Silverlight cookies.
+          o Vacuum Safari.
+          o Clean memory dumps.
+          o Define %localappdata% environment variable on Windows XP, and use 
it for many existing cleaners. This may provide more reliable detection of 
files on certain Vista and Windows 7 systems.
+    * Specific to web
+          o Now you can follow BleachBit on Twitter.
+ 
+-------------------------------------------------------------------
+Thu Jun 17 23:34:17 UTC 2010 - saigk...@opensuse.org
+
+- Updated to Version 0.8.0
+- Changes
+- The following changes have been made since 0.7.4:
+  * Add whitelisting feature, so certain files and folders are not modified. 
Setup your whitelist in the preferences dialog. The whitelist feature supports 
all the standard operations including delete, shred, truncate, and vacuum, but 
it doesn't affect files deleted by third-party software (yum and apt). Files 
that are whitelisted are clearly marked in the BleachBit log.
+  * Specific to Linux
+    o Delete recent documents in GNOME 2.28 - 2.30 (e.g., Ubuntu Karmic Kaola, 
Lucid Lynx, Fedora 13).
+    o Use GTK+ Recent Manager to purge recent documents list.
+    o Support Thunderbird 3 as found on Ubuntu Lucid Lynx 10.04.
+    o Introduce .rpm package for Fedora 13 (Goddard).
+- Known issues
+  o Wiping memory and swap is currently experimental. It should always wipe 
100% of the swap, but it may not wipe 100% of the physical memory. Before using 
this option, close all other running applications because they may be 
automatically killed by Linux.
+ 
+-------------------------------------------------------------------
+Fri Apr 16 15:38:43 UTC 2010 - saigk...@opensuse.org
+
+- The following changes have been made since 0.7.3:
+
+    * Add new privacy feature: click File - Shred Files and Quit. This removes 
all BleachBit settings as if you never ran BleachBit, so other people can't 
tell you have.
+    * Use EIC binary prefixes (e.g., 1KiB=1000 bytes) instead of SI binary 
prefixes (e.g., 1kB=1024B) because EIC is the proper standard for disk space. 
For more information see see Wikipedia's Binary Prefix article and Ubuntu's 
unit policy.
+    * Fix bug removing paths in preferences dialog.
+    * Add translation contexts for more accurate translations.
+    * Fix deleting files with non-ASCII names.
+    * Specific to Linux
+          o Add package for Ubuntu Lucid Lynx (10.04).
+          o Fix GTK+ depreciation warnings.
+          o Fix crash on Ubuntu (only seen on BleachBit as packaged in the 
Ubuntu repository).
+          o Remove translations from RHEL 5.0 and CentOS 5.0 because their 
ancient gettext version 0.14 does not support translation contexts.
+ 
+-------------------------------------------------------------------
+Sun Feb 21 10:40:31 UTC 2010 - saigk...@opensuse.org
+
++++ 151 more lines (skipped)
++++ between /dev/null
++++ and /mounts/work_src_done/STABLE/bleachbit/bleachbit.changes

calling whatdependson for head-i586


New:
----
  bleachbit-0.8.8.tar.bz2
  bleachbit.changes
  bleachbit.desktop
  bleachbit.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ bleachbit.spec ++++++
#
# spec file for package bleachbit
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 - 2011 by Sascha Manns <saigk...@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           bleachbit
Version:        0.8.8
Release:        1
License:        GPL v3 only
Summary:        Remove unnecessary files, free space, and maintain privacy
BuildRequires:  fdupes
BuildRequires:  make
BuildRequires:  python-devel
%if 0%{?suse_version} >= 1110
BuildRequires:  update-desktop-files
%endif
%if 0%{?fedora} == 11
BuildRequires:  python
BuildRequires:  python-devel
%endif
Url:            http://bleachbit.sourceforge.net/download_source.php
Group:          Productivity/File utilities
Source0:        %{name}-%{version}.tar.bz2
Source1:        %{name}.desktop
Requires:       python-gnome
Requires:       python-gtk >= 2.6
Requires:       xdg-utils
Obsoletes:      %{name} < %{version}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
%if 0%{?suse_version} >= 1110
%py_requires
%lang_package
%endif

%description
BleachBit deletes unnecessary files to free valuable disk space and
maintain privacy. Rid your system of old junk including broken
menu entries, cache, cookies, localizations, and temporary files.
Designed for Linux  systems, it wipes clean Bash, Beagle, Epiphany,
Firefox, Flash, GNOME, Java, KDE, OpenOffice.org, Opera, RealPlayer,
VIM, XChat, and more.

%prep
%setup -q
%__sed -i -e 's|%{_bindir}/env python|%{_bindir}/python|g' \
        bleachbit/GUI.py

%build
%__make clean
%__make -C po local
%{__python} setup.py build

%install
%__make DESTDIR=%{buildroot} install \
        prefix=%{_prefix}

# create root desktop-file and change exec
%__cp %{name}.desktop %{name}-root.desktop
%__sed -i -e 's/Name=BleachBit$/Name=BleachBit as Administrator/g' \
        %{name}-root.desktop
%__sed -i -e 's/^Exec=bleachbit$/Exec=xdg-su -c bleachbit/g' \
        %{name}-root.desktop
# installing .desktop Files
%suse_update_desktop_file -n    %{name}      Utility Filesystem
%suse_update_desktop_file -n -i %{name}-root Utility Filesystem

%find_lang %{name}
%fdupes -s %{buildroot}

%__rm %{buildroot}%{_datadir}/%{name}/*.py[co]

# Hack to fix non-executable-script
%{__chmod} +x %{buildroot}%{_datadir}/%{name}/CLI.py
%{__chmod} +x %{buildroot}%{_datadir}/%{name}/GUI.py

%clean
%__rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/%{name}-root.desktop
%{_datadir}/%{name}/
%{_datadir}/pixmaps/%{name}.png
%doc COPYING README

%files lang -f %{name}.lang
%defattr(-,root,root,-)

%changelog
++++++ bleachbit.desktop ++++++
[Desktop Entry]
Version=1.0
Type=Application
Name=BleachBit
GenericName=Unnecessary file cleaner
GenericName[bg]=Изчистване на непотребни файлове
GenericName[es]=Limpiador de archivos innecesarios
GenericName[fr]=Nettoyeur de fichiers inutiles
GenericName[de]=Löschprogramm für nicht benötigte Dateien.
Comment=Free space and maintain privacy
Comment[bg]=Освободете пространство и защитете поверителността си
Comment[es]=Libera espacio y mantiene la privacidad
Comment[fr]=Libère de l'espace et préserve la vie privée
Comment[de]=Freier Speicher und mehr Privatsphäre.
TryExec=bleachbit
Exec=bleachbit
Icon=bleachbit
Categories=GTK;System;
Encoding=UTF-8
StartupNotify=true

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to