Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-addons for openSUSE:Factory checked in at 2022-02-07 23:37:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old) and /work/SRC/openSUSE:Factory/.plasma5-addons.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-addons" Mon Feb 7 23:37:15 2022 rev:127 rq:952128 version:5.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes 2022-01-11 21:14:38.060763208 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-addons.new.1898/plasma5-addons.changes 2022-02-07 23:37:51.822537197 +0100 @@ -1,0 +2,44 @@ +Sat Feb 5 19:51:00 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 +- Changes since 5.23.90: + * Purge all references to download.kde.org, replacing them with the correct endpoint of autoconfig.kde.org. + * dataengines/potd: Fix image URL parsing in NOAAProvider (kde#443424) + * wallpapers/potd: Don't access providerModel when currentIndex is -1 + * spellchecker runner: Do not define plugin id with a space (kde#448156) + +------------------------------------------------------------------- +Thu Jan 13 20:30:24 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: + * Show timezone keyword as part of runner syntax + * Add Simon Stalenhag POTD Provider + * [windowswitchers] QML replacement for flipswitch and coverswitch (kde#443757,kde#184874,kde#404802,kde#321324) + * Use ellipsis character instead of three dots + * Use std::as_const + * [applets/weather] Remove associatedApplicationUrls (kde#445946) + * Add GitLab CI + * [applets/weather] Don't read providers from config + refactor + * applets/weather: Enable all weather providers by default + * applets/weather: Make cursor a pointing hand when hovering over source link + * [mediaframe] Make files added from paths into URLs. (kde#445071) + * Align indentation + * Remove unneeded CMAKE_MODULE_PATH change + * Remove Windows conditions + * Remove cmake comment cruft + * Clean up cmake code for runners: + * Define X-KDE-ConfigModule for runner KCMs + * [applets/notes] Fix Binding::restoreMode deprecation warning + * [colorpicker] Add ability to cancel color picking via Escape key + * Make colors in color picker respond properly to right click and Menu key + * Add .kde-ci.yml + * applets/weather: Improve first-run (needs config) experience + +------------------------------------------------------------------- Old: ---- kdeplasma-addons-5.23.5.tar.xz kdeplasma-addons-5.23.5.tar.xz.sig New: ---- kdeplasma-addons-5.24.0.tar.xz kdeplasma-addons-5.24.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-addons.spec ++++++ --- /var/tmp/diff_new_pack.EmyEE0/_old 2022-02-07 23:37:52.434533078 +0100 +++ /var/tmp/diff_new_pack.EmyEE0/_new 2022-02-07 23:37:52.438533052 +0100 @@ -16,9 +16,9 @@ # -%bcond_without lang +%bcond_without released Name: plasma5-addons -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 AND LGPL-2.1-only AND GPL-3.0-only Group: System/GUI/KDE URL: http://www.kde.org/ -Source: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz -%if %{with lang} -Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig +Source: kdeplasma-addons-%{version}.tar.xz +%if %{with released} +Source1: kdeplasma-addons-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf5-filesystem @@ -98,7 +98,7 @@ %install %kf5_makeinstall -C build -%if %{with lang} +%if %{with released} %kf5_find_lang %endif @@ -130,7 +130,7 @@ %{_kf5_sharedir}/kdevappwizard/templates/* %{_kf5_libdir}/libplasmapotdprovidercore.so -%if %{with lang} +%if %{with released} %files lang -f %{name}.lang %license LICENSES/* %endif ++++++ kdeplasma-addons-5.23.5.tar.xz -> kdeplasma-addons-5.24.0.tar.xz ++++++ ++++ 41494 lines of diff (skipped)