Hello community,

here is the log from the commit of package bleachbit for openSUSE:Factory 
checked in at 2014-12-16 14:48:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bleachbit (Old)
 and      /work/SRC/openSUSE:Factory/.bleachbit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bleachbit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/bleachbit/bleachbit.changes      2014-09-15 
18:24:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.bleachbit.new/bleachbit.changes 2014-12-16 
14:48:12.000000000 +0100
@@ -2 +2,23 @@
-Wed Sep 10 17:33:08 UTC 2014 - ec...@schirra.net
+Tue Dec  2 11:37:41 UTC 2014 - ec...@opensuse.org
+
+- Update to 1.6
+  * Google Chrome: fix error "Favicons is version 29"
+  * Google Chrome: clean application cache directory.
+  * Google Chrome and Chromium: in the Preferences (JSON) file 
+    clean a list of HTTP servers that used SPDY, which can be used 
+    to track servers to which the browser was connected
+  * Firefox: clean more session restore files
+  * Firefox: clean bookmark backups using a new option called 
+    Backup.
+  * The auto-hide option, which was removed in version 1.0, 
+    is available again.
+  * Specific to Linux 
+       - Google Chrome: delete Sync Data Backup
+       - Chromium: delete application cache directory
+       - Print a message when root account is being cleaned to avoid 
+      confusion
+       - Whitelist more KDE IPC files under /tmp/ to fix problem 
+      launching BleachBit as root
+
+-------------------------------------------------------------------
+Wed Sep 10 17:33:08 UTC 2014 - ec...@opensuse.org
@@ -6,2 +28,2 @@
-  * Firefox: Purge the table moz_hosts in places.sqlite 
-    for the option url_history
+  * Firefox: Purge the table moz_hosts in places.sqlite for the 
+    option url_history
@@ -16 +38 @@
-  * Specific to Linux / Unix
+  * Specific to Linux
@@ -22,2 +44 @@
-      - Clean more history in the Links web browser 
-        (thanks to tiemay)
+    - Clean more history in the Links web browser (thanks to tiemay)
@@ -25,10 +45,0 @@
-  * Specific to Windows
-      - Winapp2.ini: on 64-bit systems expand %ProgramFiles% 
-        and %CommonProgramFiles% to the 32-bit versions 
-        in DetectFile= and FileKey=
-      - Winapp2.ini: support wildcards in DetectFile#=
-      - Winapp2.ini: support numbers in environment variable 
-        names
-      - System Information: show ProgramFiles and ProgramW6432
-      - Avoid a crash when starting on Windows with 
-        an exception in setting environment variables

Old:
----
  bleachbit-1.4.tar.bz2

New:
----
  bleachbit-1.6.tar.bz2

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

Other differences:
------------------
++++++ bleachbit.spec ++++++
--- /var/tmp/diff_new_pack.Z19fAp/_old  2014-12-16 14:48:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Z19fAp/_new  2014-12-16 14:48:14.000000000 +0100
@@ -19,7 +19,7 @@
 
 
 Name:           bleachbit
-Version:        1.4
+Version:        1.6
 Release:        0
 Summary:        Remove unnecessary files, free space, and maintain privacy
 License:        GPL-3.0
@@ -50,7 +50,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 sed -i -e 's|%{_bindir}/env python|%{_bindir}/python|g' \
         bleachbit/{CLI.py,GUI.py} bleachbit.py
 

++++++ bleachbit-1.4.tar.bz2 -> bleachbit-1.6.tar.bz2 ++++++
++++ 9801 lines of diff (skipped)

++++++ bleachbit-kde-patch.patch ++++++
--- /var/tmp/diff_new_pack.Z19fAp/_old  2014-12-16 14:48:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Z19fAp/_new  2014-12-16 14:48:14.000000000 +0100
@@ -1,8 +1,7 @@
-Index: cleaners/kde.xml
-===================================================================
---- cleaners/kde.xml.orig
-+++ cleaners/kde.xml
-@@ -24,14 +24,14 @@
+diff -Pdpru bleachbit-1.6.orig/cleaners/kde.xml bleachbit-1.6/cleaners/kde.xml
+--- bleachbit-1.6.orig/cleaners/kde.xml        2014-11-19 04:32:54.000000000 
+0100
++++ bleachbit-1.6/cleaners/kde.xml     2014-12-02 23:08:12.090055975 +0100
+@@ -24,20 +24,19 @@
    <option id="cache">
      <label>Cache</label>
      <description>Delete the cache</description>
@@ -14,6 +13,7 @@
    <option id="tmp">
      <label>Temporary files</label>
      <description>Delete the temporary files</description>
+     <warning>This option may be incompatible with kdesudo</warning>
 -    <action command="delete" search="glob" path="~/.kde/tmp-*/*/*"/>
 -    <action command="delete" search="glob" path="~/.kde/tmp-*/*"/>
 +    <action command="delete" search="glob" path="~/.kde4/tmp-*/*/*"/>
@@ -21,3 +21,8 @@
    </option>
    <option id="recent_documents">
      <label>Recent documents list</label>
+     <description>Delete the list of recently used documents</description>
+-    <action command="delete" search="glob" 
path="~/.kde/share/apps/RecentDocuments/*.desktop"/>
+     <action command="delete" search="glob" 
path="~/.kde4/share/apps/RecentDocuments/*.desktop"/>
+   </option>
+ </cleaner>

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

Reply via email to