Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package blueman for openSUSE:Factory checked in at 2023-02-11 21:56:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/blueman (Old) and /work/SRC/openSUSE:Factory/.blueman.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueman" Sat Feb 11 21:56:51 2023 rev:17 rq:1064253 version:2.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/blueman/blueman.changes 2022-04-11 23:50:31.150197274 +0200 +++ /work/SRC/openSUSE:Factory/.blueman.new.1848/blueman.changes 2023-02-11 21:57:33.191708378 +0100 @@ -1,0 +2,44 @@ +Fri Feb 10 01:00:09 UTC 2023 - Maurizio Galli <maurizio.ga...@suse.com> + +- Update to version 2.3.5: + * Right click menu was pointing to the wrong list row + * Double click to connect +- Changes from version 2.3.4: + * Errors when connected to a device with the DisconnectItems plugin enabled +- Changes from version 2.3.3: + * Issues with NM PANU connections of equally named devices + * Submenus in KDE Plasma tray + * Avoid using StatusNotifierItem and GtkStatusIcon icons in parallel + * Do not re-use dbusmenu item identifiers; avoids issues at least with + gnome-shell-extension-appindicator +- Changes from version 2.3.2: + * StatusNotifierItem submenus did not work in lxqt-panel (@niknah) + * StatusNotifierItem vanished on panel restarts + * StatusNotifierItem compatibility issues with libdbusmenu used at least + by xfce4-panel and Waybar + * StatusNotifierItem showed the menu on left click in xfce4-panel +- Changes from version 2.3.1: + * StatusNotifierItem sent an incomplete NewStatus signal. + * Avoid statusbar resize when showing progressbar +- Changes from version 2.3.0: + * Blocked emblem was not visible for scales other than 1 + * Audio profile switcher in applet menu (@abhijeetviswa) + * Symbolic tray icon option (GSettings switch symbolic-status-icons in + org.blueman.general) + * Replace AppIndicator with DBus StatusNotifierItem + * Use a GtkTreeModelFilter to show/hide unnamed devices + * Replace sigint hack with GLib to catch it + * Port meson from deprecated python3 module + * Rework battery handling + * Merge Battery applet plugin into ConnectionNotifier + * Symbolic icons and small UI improvements +- Changes from version 2.2.5: + * Fix network interface iteration on 32 bit systems + * Manager: Fix cancel button in send-note dialog + * Fix battery and signals bars + +- Removed blueman-2.2.4-ayatana-appindicator.patch as Appindicator + has been replaced with DBus StatusNotifierItem +- Dependencies.md file is no longer packaged + +------------------------------------------------------------------- Old: ---- blueman-2.2.4-ayatana-appindicator.patch blueman-2.2.4.tar.xz New: ---- blueman-2.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ blueman.spec ++++++ --- /var/tmp/diff_new_pack.o1KWqe/_old 2023-02-11 21:57:34.031713608 +0100 +++ /var/tmp/diff_new_pack.o1KWqe/_new 2023-02-11 21:57:34.051713733 +0100 @@ -1,7 +1,7 @@ # # spec file for package blueman # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,15 +27,13 @@ %bcond_with nemo %endif Name: blueman -Version: 2.2.4 +Version: 2.3.5 Release: 0 Summary: GTK Bluetooth Manager License: GPL-3.0-only Group: System/GUI/GNOME URL: https://github.com/blueman-project/blueman Source: https://github.com/%{name}-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE blueman-2.2.4-ayatana-appindicator.patch -- Support Ayatana AppIndicators. -Patch0: blueman-2.2.4-ayatana-appindicator.patch BuildRequires: adwaita-icon-theme BuildRequires: automake BuildRequires: dbus-1-python3-devel @@ -142,7 +140,7 @@ %lang_package %prep -%autosetup -p1 +%autosetup sed -i '1s/python.*/python3/' apps/%{name}-* echo -e 'NotShowIn=KDE;GNOME;Pantheon;' >> data/%{name}.desktop.in @@ -189,7 +187,7 @@ %service_del_postun blueman-mechanism.service %files -%doc CHANGELOG.md Dependencies.md FAQ README.md blueman.rules +%doc CHANGELOG.md FAQ README.md blueman.rules %license COPYING %{_sysconfdir}/xdg/autostart/%{name}.desktop %{_bindir}/%{name}-* ++++++ blueman-2.2.4.tar.xz -> blueman-2.3.5.tar.xz ++++++ ++++ 245928 lines of diff (skipped)