Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bleachbit for openSUSE:Factory checked in at 2024-10-30 17:38:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bleachbit (Old) and /work/SRC/openSUSE:Factory/.bleachbit.new.2020 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "bleachbit" Wed Oct 30 17:38:29 2024 rev:10 rq:1219354 version:4.6.2 Changes: -------- --- /work/SRC/openSUSE:Factory/bleachbit/bleachbit.changes 2023-11-16 20:28:16.403731783 +0100 +++ /work/SRC/openSUSE:Factory/.bleachbit.new.2020/bleachbit.changes 2024-10-30 17:38:54.991517523 +0100 @@ -1,0 +2,11 @@ +Tue Oct 29 17:05:03 UTC 2024 - Michael Vetter <mvetter@suse.com> + +- Update to 4.6.2: + * Clean more cookies, cache, and sessions in Google Chrome. + * Fix ValueError: Unexpected UTF-8 BOM (decode using utf-8-sig) + when cleaning JSON files in Google Chrome + * Fix detection of Wayland. + * Fix error SyntaxWarning: invalid escape sequence with Python 3.12. + * Fix missing developer name in metainfo.xml file. + +------------------------------------------------------------------- Old: ---- v4.6.0.tar.gz New: ---- v4.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bleachbit.spec ++++++ --- /var/tmp/diff_new_pack.nlhIhE/_old 2024-10-30 17:38:55.795551205 +0100 +++ /var/tmp/diff_new_pack.nlhIhE/_new 2024-10-30 17:38:55.795551205 +0100 @@ -1,7 +1,7 @@ # # spec file for package bleachbit # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 8/2011 by open-slx GmbH <Sascha.Manns@open-slx.de> # Copyright (c) 2010 - 7/2011 by Sascha Manns <saigkill@opensuse.org> # @@ -20,7 +20,7 @@ %define _desktopname org.bleachbit.BleachBit Name: bleachbit -Version: 4.6.0 +Version: 4.6.2 Release: 0 Summary: Tool for removing unnecessary files, freeing space, and maintaining privacy License: GPL-3.0-only @@ -78,9 +78,10 @@ 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 - # Test is very slow sed -Ei 's/(test_wipe_path)/_\1/g' tests/TestFileUtilities.py +# Wants to mount +sed -Ei 's/(test_same_partition)/_\1/g' tests/TestFileUtilities.py %build %make_build -C po local ++++++ v4.6.0.tar.gz -> v4.6.2.tar.gz ++++++ ++++ 139646 lines of diff (skipped)