Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2022-02-07 23:37:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/powerdevil5 (Old)
 and      /work/SRC/openSUSE:Factory/.powerdevil5.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "powerdevil5"

Mon Feb  7 23:37:12 2022 rev:130 rq:951910 version:5.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2022-01-11 
21:14:49.476771239 +0100
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new.1898/powerdevil5.changes        
2022-02-07 23:37:43.334594331 +0100
@@ -1,0 +2,38 @@
+Sat Feb  5 19:51:04 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.24.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.24.0
+- No code changes since 5.23.90
+
+-------------------------------------------------------------------
+Thu Jan 13 20:30:44 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.23.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.23.90
+- Changes since 5.23.5:
+  * powerprofileconfig: Use m_profileCombo as the watcher's parent
+  * Restore connect to powerOffButtonTriggered
+  * backlighthelper: fix brightness handling for embedded devices
+  * Fix some clazy warning
+  * Support new charge_control_*_threshold
+  * Check if backlight device is enabled (kde#399646)
+  * Add GitLab CI
+  * powerdevilcore: Add some context to debug output
+  * Bluez and NM are Linux only dependencies
+  * Port deprecated KCModule constructor
+  * Use KWin's tablet mode to decide on the mobility UX
+  * Always dismiss critical battery notification (kde#445171)
+  * We depend against qt5.15
+  * A few code cleanups
+  * UPowerBackend: remove dead code
+  * dpms: don't lock until dimmed
+  * Add .kde-ci.yml
+  * Clear alwaysActionBox before filling (kde#443114)
+  * On FreeBSD do not try to execute powerdevil.backlighthelper.syspath action.
+  * Remove inappropriate low maximum width for spinboxes (kde#442556)
+
+-------------------------------------------------------------------

Old:
----
  powerdevil-5.23.5.tar.xz
  powerdevil-5.23.5.tar.xz.sig

New:
----
  powerdevil-5.24.0.tar.xz
  powerdevil-5.24.0.tar.xz.sig

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

Other differences:
------------------
++++++ powerdevil5.spec ++++++
--- /var/tmp/diff_new_pack.SpGc2T/_old  2022-02-07 23:37:43.950590185 +0100
+++ /var/tmp/diff_new_pack.SpGc2T/_new  2022-02-07 23:37:43.958590131 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%bcond_without lang
+%bcond_without released
 Name:           powerdevil5
-Version:        5.23.5
+Version:        5.24.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 URL:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/%{version}/powerdevil-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/powerdevil-%{version}.tar.xz.sig
+Source:         powerdevil-%{version}.tar.xz
+%if %{with released}
+Source1:        powerdevil-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.2.0
@@ -47,6 +47,7 @@
 BuildRequires:  cmake(KF5IdleTime)
 BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5Kirigami2)
 BuildRequires:  cmake(KF5NetworkManagerQt)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Screen) >= %{_plasma5_version}
@@ -68,6 +69,8 @@
 Conflicts:      kdebase4-workspace < 5.3.0
 # Needed for battery / brightness detection
 Recommends:     upower
+# For switching power profiles
+Recommends:     power-profiles-daemon
 
 %description
 KDE Power Management module. Provides kded daemon,
@@ -84,7 +87,7 @@
 
 %install
   %kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
   %kf5_find_lang
   %kf5_find_htmldocs
 %endif
@@ -142,7 +145,7 @@
 
 %{_kf5_configdir}/autostart/powerdevil.desktop
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ powerdevil-5.23.5.tar.xz -> powerdevil-5.24.0.tar.xz ++++++
++++ 19187 lines of diff (skipped)

Reply via email to