Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2022-10-11 18:00:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bluedevil5 (Old)
 and      /work/SRC/openSUSE:Factory/.bluedevil5.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bluedevil5"

Tue Oct 11 18:00:44 2022 rev:137 rq:1009092 version:5.26.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes    2022-09-08 
14:20:27.782197998 +0200
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new.2275/bluedevil5.changes  
2022-10-11 18:02:55.649830459 +0200
@@ -1,0 +2,49 @@
+Thu Oct  6 14:48:38 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.26.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.26.0
+- Changes since 5.25.90:
+  * SendFilesJob: Set total and processed amount of files
+  * SendFilesJob: Don't emit description in doStart since nextJob already does
+  * kcm: Simplify ListView sections using existing shorthand role
+  * kcm: Copy model data into the "Forget???" dialog (kde#459855)
+  * kcm: Port TextField to onTextEdited signal to avoid recursive changes 
(kde#459853)
+  * Install po folder
+
+-------------------------------------------------------------------
+Thu Sep 15 20:46:04 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.25.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.25.90
+- Changes since 5.25.5:
+  * Show notification popups even when Do not Disturbe is active
+  * Remove kdevelop project file
+  * Add missing license file
+  * applet: add arrow key navigation support
+  * applet: set default focus to checkbox
+  * [kded] Fix metadata types
+  * Fix installing the kcm (kde#457464)
+  * Remove ServiceType from KDED metadata
+  * Utilize kcmutils_generate_desktop_file cmake method
+  * applet: add highlight to details area
+  * applet: add accessible description to details area
+  * applet: use less MouseArea in detail area
+  * applet: use `opacity: 0.6` for label text
+  * applet: add `isContent` property to details
+  * applet: use template string in ExpandableListItem
+  * KCM: Rename "Remember" option to "Restore previous state" (kde#457131)
+  * kcm: Standardize device deletion UI (kde#456439)
+  * Port away from ERR_SLAVE_DEFINED
+  * Request passing unit tests on Linux and BSD
+  * applet: remove `logic.js` in `FullRepresentation.qml`
+  * [applet] Refactor bluetooth state properties
+  * Add basic documentation
+  * Use appropriate jobs to lauch helpers
+  * Remove unneeded KAboutData
+  * Fix single instance window activation on Wayland
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ bluedevil5.spec ++++++
--- /var/tmp/diff_new_pack.xGkKAe/_old  2022-10-11 18:02:56.257831442 +0200
+++ /var/tmp/diff_new_pack.xGkKAe/_new  2022-10-11 18:02:56.261831448 +0200
@@ -22,27 +22,29 @@
 
 %bcond_without released
 Name:           bluedevil5
-Version:        5.25.5
+Version:        5.26.0
 Release:        0
 Summary:        Bluetooth Manager for KDE Plasma
 License:        GPL-2.0-or-later
 Group:          Hardware/Other
 URL:            http://www.kde.org/
-Source:         
https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz
+Source:         bluedevil-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/bluedevil-%{version}.tar.xz.sig
+Source1:        bluedevil-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kf5-filesystem
 BuildRequires:  shared-mime-info
-BuildRequires:  cmake(KDED) >= 5.72.0
+BuildRequires:  cmake(KDED) >= 5.98.0
 BuildRequires:  cmake(KF5BluezQt)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KCMUtils)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5Plasma)
@@ -80,6 +82,7 @@
 %kf5_makeinstall -C build
 %if %{with released}
 %kf5_find_lang
+%kf5_find_htmldocs
 %endif
 
 %post
@@ -94,6 +97,8 @@
 %dir %{_kf5_appstreamdir}/
 %dir %{_kf5_sharedir}/kpackage
 %dir %{_kf5_sharedir}/kpackage/kcms
+%dir %{_kf5_htmldir}/en/kcontrol
+%doc %lang(en) %{_kf5_htmldir}/en/kcontrol/bluedevil/
 %{_kf5_applicationsdir}/kcm_bluetooth.desktop
 %{_kf5_debugdir}/bluedevil.categories
 %{_kf5_sharedir}/kpackage/kcms/kcm_bluetooth/

++++++ bluedevil-5.25.5.tar.xz -> bluedevil-5.26.0.tar.xz ++++++
++++ 24951 lines of diff (skipped)

Reply via email to