Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bleachbit for openSUSE:Factory 
checked in at 2026-05-04 14:42:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bleachbit (Old)
 and      /work/SRC/openSUSE:Factory/.bleachbit.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bleachbit"

Mon May  4 14:42:02 2026 rev:12 rq:1350643 version:6.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bleachbit/bleachbit.changes      2025-10-22 
12:19:12.794873379 +0200
+++ /work/SRC/openSUSE:Factory/.bleachbit.new.30200/bleachbit.changes   
2026-05-04 14:42:03.530354188 +0200
@@ -1,0 +2,38 @@
+Sun May  3 08:20:34 UTC 2026 - Edgar Aichinger <[email protected]>
+
+- copy method for running tests from upstream rpm spec
+- remove no longer supplied indicator icon from %files
+
+-------------------------------------------------------------------
+Mon Apr 27 06:26:06 UTC 2026 - Michael Vetter <[email protected]>
+
+- Update to 6.0.0:
+  * Our biggest release in years, featuring significant new features, deeper
+    browser cleaning, and many usability improvements
+  * new cookie manager
+  * improved browser cleaning for Chromium and Firefox
+  * new Vivaldi and Zen browser cleaners
+  * numerous interface enhancements
+  * See https://www.bleachbit.org/news/bleachbit-600
+
+-------------------------------------------------------------------
+Wed Oct 29 10:32:00 UTC 2025 - Michael Vetter <[email protected]>
+
+- Update to 5.0.2:
+  * Feature: to change font size, press CTRL plus -, +, or 0 or hold
+    CTRL while scrolling mouse wheel.
+  * Feature: Press F11 to toggle full screen.
+  * Fix: --debug-log option did not show debug messages.
+  * Fix: OperationalError when vacuuming Firefox versions 140 and later.
+  * Fix: Do not show error for non-existent custom folder.
+  * Fix: subprocess [number] is still running error message.
+  * Localization: 68 languages were updated with 940 changes.
+  * Feature: Clean pacman cache.
+  * Feature: Clean disabled snap packages
+  * Fix: Skip KDE files when cleaning system cache to improve KDE stability.
+  * Fix: Improve compatibility in headless and restricted environments such as 
crontab.
+  * Fix: ResourceWarning for subprocess.
+  * Add description for Exaile.
+  * Make AppStream data translatable.
+
+-------------------------------------------------------------------

Old:
----
  v5.0.0.tar.gz

New:
----
  v6.0.0.tar.gz

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

Other differences:
------------------
++++++ bleachbit.spec ++++++
--- /var/tmp/diff_new_pack.5UzUOh/_old  2026-05-04 14:42:04.866409081 +0200
+++ /var/tmp/diff_new_pack.5UzUOh/_new  2026-05-04 14:42:04.866409081 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bleachbit
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 8/2011 by open-slx GmbH <[email protected]>
 # Copyright (c) 2010 - 7/2011 by Sascha Manns <[email protected]>
 #
@@ -22,7 +22,7 @@
 # 'typelib(AppIndicator)' doesn't exist anymore. It is a fallback if 
AppIndicator3 can't be found (bleachbit/GUI.py:50)
 %global         __requires_exclude typelib\\(AppIndicator\\)
 Name:           bleachbit
-Version:        5.0.0
+Version:        6.0.0
 Release:        0
 Summary:        Tool for removing unnecessary files, freeing space, and 
maintaining privacy
 License:        GPL-3.0-only
@@ -113,10 +113,10 @@
 chmod +x %{buildroot}%{_datadir}/%{name}/GUI.py
 
 %check
-export PATH=$PATH:/sbin
-export ALLTESTS=1
-touch ~/.profile
-xvfb-run make tests
+python3 bleachbit.py --sysinfo
+python3 bleachbit.py -l | wc -l
+python3 bleachbit.py -p system.cache | wc -l
+python3 -m unittest -v tests.TestFileUtilities tests.TestUnix
 
 %files
 %doc README.md doc/*
@@ -127,7 +127,6 @@
 %{_datadir}/applications/%{_desktopname}-root.desktop
 %{_datadir}/metainfo/%{_desktopname}.metainfo.xml
 %{_datadir}/pixmaps/%{name}.png
-%{_datadir}/pixmaps/%{name}-indicator.svg
 %{_datadir}/polkit-1/actions/org.%{name}.policy
 
 %files lang -f %{name}.lang

++++++ v5.0.0.tar.gz -> v6.0.0.tar.gz ++++++
++++ 251231 lines of diff (skipped)

Reply via email to