Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package powerdevil5 for openSUSE:Factory checked in at 2023-02-13 16:40:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/powerdevil5 (Old) and /work/SRC/openSUSE:Factory/.powerdevil5.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "powerdevil5" Mon Feb 13 16:40:10 2023 rev:150 rq:1064537 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes 2023-01-06 17:04:38.495873359 +0100 +++ /work/SRC/openSUSE:Factory/.powerdevil5.new.1848/powerdevil5.changes 2023-02-13 16:42:06.403795166 +0100 @@ -1,0 +2,41 @@ +Thu Feb 9 14:19:54 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.27.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.27.0 +- Changes since 5.26.90: + * chargethresholdhelper: Filter out batteries without thresholds early (kde#464535) + * daemon: Fix wakeup removal not rescheduling the timerfd wakeup BUG: 464251 (kde#464251) + +------------------------------------------------------------------- +Thu Jan 19 14:43:44 UTC 2023 - Fabian Vogt <[email protected]> + +- Update to 5.26.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.90 +- Changes since 5.26.5: + * Handle Button Events: Turn off keyboard backlight when lid is closed (kde#444029) + * Do not hardcode ACPI battery names + * Use ecm_set_disabled_deprecation_versions + * Remove unused KWayland dep + * Remove out-of-date infor from kcm docbook + * Apply exponential moving average to remaining time when unplugged + * powerdevilbackendinterface: run clang-format + * Better libddcutil error handling + * Install translated documentation from po/ too + * Allow triggering critical battery action manually + * Choose easing curve based on old and new brightness values + * wirelesspowersaving: Reduce calls to NetworkManager::permissions() + * DPMS: Port to KScreenDPMS + * powerprofileconfig: Use proper signal for detecting user interaction + * Add FreeBSD Qt6 CI + * Add Linux Qt6 CI + * Fix install in kf6/ + * Perform initialization in initialization list + * Fix compile against qt6 + * Install po folder + * Set bugReportURL for KCMs + +------------------------------------------------------------------- Old: ---- powerdevil-5.26.5.tar.xz powerdevil-5.26.5.tar.xz.sig New: ---- powerdevil-5.27.0.tar.xz powerdevil-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ powerdevil5.spec ++++++ --- /var/tmp/diff_new_pack.IrBbKY/_old 2023-02-13 16:42:06.907798136 +0100 +++ /var/tmp/diff_new_pack.IrBbKY/_new 2023-02-13 16:42:06.911798159 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: powerdevil5 -Version: 5.26.5 +Version: 5.27.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 +Source: powerdevil-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/powerdevil-%{version}.tar.xz.sig +Source1: powerdevil-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 1.2.0 @@ -83,17 +83,16 @@ %autosetup -p1 -n powerdevil-%{version} %build - %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} - %cmake_build +%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} +%cmake_build %install - %kf5_makeinstall -C build -%if %{with released} - %kf5_find_lang - %kf5_find_htmldocs -%endif +%kf5_makeinstall -C build + +%kf5_find_lang +%kf5_find_htmldocs - rm -rfv %{buildroot}%{_kf5_libdir}/libpowerdevil{ui,core,configcommonprivate}.so +rm -rv %{buildroot}%{_kf5_libdir}/libpowerdevil{ui,core,configcommonprivate}.so %post /sbin/ldconfig @@ -161,8 +160,6 @@ %{_kf5_configdir}/autostart/powerdevil.desktop -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ powerdevil-5.26.5.tar.xz -> powerdevil-5.27.0.tar.xz ++++++ ++++ 57676 lines of diff (skipped)
