Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bluedevil6 for openSUSE:Factory 
checked in at 2026-02-16 13:05:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil6 (Old)
 and      /work/SRC/openSUSE:Factory/.bluedevil6.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluedevil6"

Mon Feb 16 13:05:20 2026 rev:37 rq:1333058 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil6/bluedevil6.changes    2026-01-18 
22:19:24.400946362 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil6.new.1977/bluedevil6.changes  
2026-02-16 13:08:08.443090954 +0100
@@ -1,0 +2,44 @@
+Thu Feb 12 19:42:36 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.0
+- Changes since 6.5.91:
+  * Update version for new release 6.6.0
+
+-------------------------------------------------------------------
+Wed Jan 28 16:13:10 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.91
+- Changes since 6.5.90:
+  * 🍒 Revert "fix pairing bug" (kde#495615)
+  * Update version for new release 6.5.91
+  * applet: don't draw extra separator
+  * Improve device action notification titles
+
+-------------------------------------------------------------------
+Sat Jan 17 20:24:38 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.90
+- Changes since 6.5.5:
+  * Update version for new release 6.5.90
+  * Move "Enable Bluetooth" item to the top of its menu
+  * Applet: Reword UI string and add i18n context
+  * Adapt i18n context to changed string
+  * Migrate components's qmlfile to ecm_add_qml_module
+  * Add forget device functionality to the Bluetooth applet
+  * Don't shadow index property of ExpandableListItem
+  * kcm: link the help (kde#484244)
+  * Improve tooltip message
+  * Port applet to plasma_add_applet
+  * kcm: Fix pair window not opening in plasma-settings (kde#512039)
+  * KCM: use more HIG-approved style for the list view buttons
+  * KCM: Pop the Device page when the device becomes unavailable (kde#504530)
+  * kcm: Keep the Bluetooth toggle in the same position.
+  * Update version for new release 6.5.80
+
+-------------------------------------------------------------------

Old:
----
  bluedevil-6.5.5.tar.xz
  bluedevil-6.5.5.tar.xz.sig

New:
----
  bluedevil-6.6.0.tar.xz
  bluedevil-6.6.0.tar.xz.sig

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

Other differences:
------------------
++++++ bluedevil6.spec ++++++
--- /var/tmp/diff_new_pack.pcenPX/_old  2026-02-16 13:08:09.275125572 +0100
+++ /var/tmp/diff_new_pack.pcenPX/_new  2026-02-16 13:08:09.275125572 +0100
@@ -31,14 +31,14 @@
 # Latest ABI-stable Plasma (e.g. 6.0 in KF6, but 6.0.80 in KUF)
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 Name:           bluedevil6
-Version:        6.5.5
+Version:        6.6.0
 Release:        0
 Summary:        Bluetooth Manager for KDE Plasma
 License:        GPL-2.0-or-later
 URL:            https://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source:         %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
@@ -101,13 +101,15 @@
 %{_kf6_bindir}/bluedevil-wizard
 %{_kf6_debugdir}/bluedevil.categories
 %{_kf6_notificationsdir}/bluedevil.notifyrc
-%{_kf6_plasmadir}/plasmoids/org.kde.plasma.bluetooth/
-%{_kf6_plugindir}/kf6/kded/bluedevil.so
-%{_kf6_plugindir}/kf6/kio/kio_bluetooth.so
-%{_kf6_plugindir}/kf6/kio/kio_obexftp.so
-%{_kf6_plugindir}/plasma/kcms/systemsettings/kcm_bluetooth.so
+%{_kf6_pluginsdir}/kf6/kded/bluedevil.so
+%{_kf6_pluginsdir}/kf6/kio/kio_bluetooth.so
+%{_kf6_pluginsdir}/kf6/kio/kio_obexftp.so
+%{_kf6_pluginsdir}/plasma/applets/org.kde.plasma.bluetooth.so
+%{_kf6_pluginsdir}/plasma/kcms/systemsettings/kcm_bluetooth.so
 %dir %{_kf6_qmldir}/org/kde/plasma/private
 %{_kf6_qmldir}/org/kde/plasma/private/bluetooth/
+%dir %{_kf6_qmldir}/org/kde/bluedevil/
+%{_kf6_qmldir}/org/kde/bluedevil/components/
 %dir %{_kf6_sharedir}/bluedevilwizard
 %{_kf6_sharedir}/bluedevilwizard/pin-code-database.xml
 %{_kf6_sharedir}/mime/packages/bluedevil-mime.xml

++++++ bluedevil-6.5.5.tar.xz -> bluedevil-6.6.0.tar.xz ++++++
++++ 45269 lines of diff (skipped)

Reply via email to