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-06-13 13:02:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old) and /work/SRC/openSUSE:Factory/.plasma5-addons.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-addons" Mon Jun 13 13:02:24 2022 rev:133 rq:981922 version:5.25.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes 2022-05-05 23:05:29.705490018 +0200 +++ /work/SRC/openSUSE:Factory/.plasma5-addons.new.1548/plasma5-addons.changes 2022-06-13 13:02:47.561138983 +0200 @@ -1,0 +2,23 @@ +Thu Jun 9 11:15:02 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.25.0 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.25.0 +- Changes since 5.24.90: + * [applets/konsoleprofiles] Fix invalid property error + * wallpapers/potd: update accent color on image changed + * Explicitly list relevant lunar phase events (kde#454801) + * applets/dict: focus on input field on expanded + +------------------------------------------------------------------- +Thu May 19 19:45:57 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.90 +- Too many changes to list here +- Needs newer GCC on Leap + +------------------------------------------------------------------- Old: ---- kdeplasma-addons-5.24.5.tar.xz kdeplasma-addons-5.24.5.tar.xz.sig New: ---- kdeplasma-addons-5.25.0.tar.xz kdeplasma-addons-5.25.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-addons.spec ++++++ --- /var/tmp/diff_new_pack.M0VOfu/_old 2022-06-13 13:02:48.281139989 +0200 +++ /var/tmp/diff_new_pack.M0VOfu/_new 2022-06-13 13:02:48.285139995 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: plasma5-addons -Version: 5.24.5 +Version: 5.25.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 +Source: kdeplasma-addons-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/kdeplasma-addons-%{version}.tar.xz.sig +Source1: kdeplasma-addons-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: kf5-filesystem @@ -64,6 +64,9 @@ %endif BuildRequires: cmake(Qt5Widgets) >= 5.4.0 BuildRequires: cmake(Qt5X11Extras) >= 5.4.0 +%if 0%{?suse_version} < 1550 +BuildRequires: gcc10-c++ +%endif BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcb) Requires: purpose @@ -93,6 +96,9 @@ %setup -q -n kdeplasma-addons-%{version} %build +%if 0%{?suse_version} < 1550 + export CXX=g++-10 +%endif %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir} %cmake_build @@ -109,7 +115,6 @@ %files %license LICENSES/* %{_kf5_knsrcfilesdir}/comic.knsrc -%{_kf5_libdir}/libplasmacomicprovidercore.so.* %{_kf5_libdir}/libplasmapotdprovidercore.so.* %{_kf5_plugindir}/ %{_kf5_qmldir}/ @@ -119,16 +124,17 @@ %{_kf5_iconsdir}/hicolor/*/*/*.* %{_kf5_appstreamdir}/ %{_kf5_debugdir}/plasma_comic.categories +%{_kf5_servicetypesdir}/plasma-comic.desktop %files devel %license LICENSES/* %dir %{_includedir}/plasma %{_includedir}/plasma/potdprovider %{_kf5_cmakedir}/PlasmaPotdProvider/ -%dir %{_kf5_sharedir}/kdevappwizard -%dir %{_kf5_sharedir}/kdevappwizard/templates/ -%{_kf5_sharedir}/kdevappwizard/templates/* %{_kf5_libdir}/libplasmapotdprovidercore.so +%dir %{_kf5_sharedir}/kdevfiletemplates/ +%dir %{_kf5_sharedir}/kdevfiletemplates/templates +%{_kf5_sharedir}/kdevfiletemplates/templates/plasmapotdprovider.tar.bz2 %if %{with released} %files lang -f %{name}.lang ++++++ kdeplasma-addons-5.24.5.tar.xz -> kdeplasma-addons-5.25.0.tar.xz ++++++ ++++ 89605 lines of diff (skipped)