Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bleachbit for openSUSE:Factory 
checked in at 2023-11-16 20:28:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bleachbit (Old)
 and      /work/SRC/openSUSE:Factory/.bleachbit.new.2521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bleachbit"

Thu Nov 16 20:28:12 2023 rev:9 rq:1126669 version:4.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bleachbit/bleachbit.changes      2023-04-03 
17:46:03.916174658 +0200
+++ /work/SRC/openSUSE:Factory/.bleachbit.new.2521/bleachbit.changes    
2023-11-16 20:28:16.403731783 +0100
@@ -1,0 +2,39 @@
+Tue Nov 14 16:47:15 UTC 2023 - Wolfgang Frisch <[email protected]>
+
+- Update to 4.6.0
+  * Clean recently-closed tabs on Firefox.
+  * Clean autofill data in Chromium-based browsers.
+  * Clean more of Firefox: AlternativeServices.txt.
+  * Improve support for FileZilla.
+  * Support new versions of GIMP and add runtime detection.
+  * Fix AttributeError and "OperationalError: no such table" when cleaning 
Firefox.
+  * Add workaround for DLL security vulnerability.
+  * Prevent opening other dialogs when making chaff.
+  * Vacuum last after other operations in every language.
+  * Add title for dialogs.
+  * Enable more strings to be translated.
+  * Improve organization of --help in the CLI.
+  * Show debug information in CLI only if --debug or --preset is set.
+  * Fix crash when wiping free space with Brazilian Portuguese.
+  * Specific to Linux
+    * Clean Microsoft Edge on Linux.
+    * Clean Firefox and Thunderbird when installed as Flatpak.
+    * Clean Google Chrome as Flatpak.
+    * Clean recent documents list on KDE 5.
+    * Clean Firefox installed as a snap.
+    * Add shred context menu for KDE.
+    * Keep bookmark icons in Firefox.
+    * Keep xauth files in /tmp.
+    * Fix "Permission denied: /proc/".
+    * Use branded icon in application launcher.
+    * Fix detection of invalid .desktop files.
+    * Fix the error "The child memory-wiping process returned code 9.".
+    * Notify user when running as root with Wayland.
+    * Fix ModuleNotFoundError.
+    * Remove Windows-specific files from Linux packages, again.
+    * Remove unneeded SafeConfigParser causing startup error on Python 3.12.
+    * Do not show error "Gtk-CRITICAL **: gtk_text_view_scroll_mark_onscreen".
+    * Add python3-psutil dependency.
+- Disable unit test for get_ip_for_url() which won't work in OBS
+
+-------------------------------------------------------------------

Old:
----
  v4.4.2.tar.gz

New:
----
  v4.6.0.tar.gz

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

Other differences:
------------------
++++++ bleachbit.spec ++++++
--- /var/tmp/diff_new_pack.Gdh3kw/_old  2023-11-16 20:28:17.291764524 +0100
+++ /var/tmp/diff_new_pack.Gdh3kw/_new  2023-11-16 20:28:17.295764672 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bleachbit
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 8/2011 by open-slx GmbH <[email protected]>
 # Copyright (c) 2010 - 7/2011 by Sascha Manns <[email protected]>
 #
@@ -20,7 +20,7 @@
 
 %define         _desktopname       org.bleachbit.BleachBit
 Name:           bleachbit
-Version:        4.4.2
+Version:        4.6.0
 Release:        0
 Summary:        Tool for removing unnecessary files, freeing space, and 
maintaining privacy
 License:        GPL-3.0-only
@@ -34,7 +34,6 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  libxml2-tools
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(systemd)
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-chardet
 BuildRequires:  python3-gobject
@@ -43,10 +42,11 @@
 BuildRequires:  python3-requests
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-xml
-BuildRequires:  typelib(Notify)
 BuildRequires:  update-desktop-files
 BuildRequires:  util-linux
 BuildRequires:  xvfb-run
+BuildRequires:  pkgconfig(systemd)
+BuildRequires:  typelib(Notify)
 Requires:       python3
 Requires:       python3-chardet
 Requires:       python3-gobject
@@ -74,8 +74,8 @@
 
 # These two use network
 sed -Ei 's/(test_download_url_to_fn|test_Chaff)/_\1/g' tests/TestChaff.py
-# These two use network
-sed -Ei 's/(test_update_url|test_update_winapp2)/_\1/g' tests/TestUpdate.py
+# These three use network
+sed -Ei 's/(test_update_url|test_update_winapp2|test_get_ip_for_url)/_\1/g' 
tests/TestUpdate.py
 # Test fails
 sed -Ei 's/(test_notify)/_\1/g' tests/TestGUI.py
 

++++++ v4.4.2.tar.gz -> v4.6.0.tar.gz ++++++
++++ 180111 lines of diff (skipped)

Reply via email to