Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma5-sdk for openSUSE:Factory checked in at 2023-02-13 16:40:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old) and /work/SRC/openSUSE:Factory/.plasma5-sdk.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-sdk" Mon Feb 13 16:40:23 2023 rev:136 rq:1064531 version:5.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes 2023-01-06 17:05:56.380310752 +0100 +++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.1848/plasma5-sdk.changes 2023-02-13 16:42:23.463895667 +0100 @@ -1,0 +2,29 @@ +Thu Feb 9 14:19:48 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 +- No code changes since 5.26.90 + +------------------------------------------------------------------- +Thu Jan 19 14:43:22 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: + * Remove duplicate headers between cpp/h files + * plasmoidviewer: Add a note for future devs to keep completions in sync with plasmashell + * Clean up CMake files + * Add zsh completions for plasmoidviewer + * plasmoidviewer: Sync AppletConfiguration to plasma-desktop + * Add missing KPackage link + * Remove wrong entry from appstream releases + * [plasmoidviewer] Port ConfigCategoryDelegate away from QIconItem + * remove releases wrongly committed + * Install po folder + * Set QSurfaceFormat::ResetNotification + +------------------------------------------------------------------- Old: ---- plasma-sdk-5.26.5.tar.xz plasma-sdk-5.26.5.tar.xz.sig New: ---- plasma-sdk-5.27.0.tar.xz plasma-sdk-5.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma5-sdk.spec ++++++ --- /var/tmp/diff_new_pack.GDLRPm/_old 2023-02-13 16:42:23.999898825 +0100 +++ /var/tmp/diff_new_pack.GDLRPm/_new 2023-02-13 16:42:24.007898872 +0100 @@ -18,15 +18,15 @@ %bcond_without released Name: plasma5-sdk -Version: 5.26.5 +Version: 5.27.0 Release: 0 Summary: Plasma SDK License: GPL-2.0-only AND LGPL-2.0-or-later Group: System/GUI/KDE URL: https://cgit.kde.org/plasma-sdk.git -Source: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz +Source: plasma-sdk-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig +Source1: plasma-sdk-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: breeze5-icons @@ -65,6 +65,9 @@ Requires: plasmaengineexplorer5 Conflicts: plasmate Recommends: %{name}-lang +# Existed in KDE:Unstable:Frameworks for a short time +Provides: %{name}-zsh-completion = %{version} +Obsoletes: %{name}-zsh-completion < %{version} %description Plasma SDK taylored for development of Plasma components, @@ -83,37 +86,33 @@ %lang_package %prep -%setup -q -n plasma-sdk-%{version} +%autosetup -p1 -n plasma-sdk-%{version} %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build +%kf5_makeinstall -C build - mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ - cp -L %{_kf5_iconsdir}/breeze/apps/22/plasma.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ - cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ - cp -L %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ - - # Workaround for kde#382275, "The following applications are going to be removed: Cuttlefish". - # The package contains two appdata files with the same Name, which libzypp can't handle (boo#1038368) - rm %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.cuttlefish.appdata.xml +mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ +cp -L %{_kf5_iconsdir}/breeze/apps/22/plasma.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ +cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ +cp -L %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/ + +# Workaround for kde#382275, "The following applications are going to be removed: Cuttlefish". +# The package contains two appdata files with the same Name, which libzypp can't handle (boo#1038368) +rm %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.cuttlefish.appdata.xml -%if %{with released} %find_lang cuttlefish %{name}.lang %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang %find_lang org.kde.plasma.themeexplorer %{name}.lang %find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang -%find_lang plasmoidviewer %{name}.lang -%find_lang plasmaengineexplorer %{name}.lang +%find_lang plasmoidviewer --with-man %{name}.lang +%find_lang plasmaengineexplorer --with-man %{name}.lang %find_lang cuttlefish_editorplugin %{name}.lang -%endif -%if %{with released} %files lang -f %{name}.lang -%endif %files %license LICENSES/* @@ -137,6 +136,9 @@ %{_kf5_appstreamdir}/org.kde.plasma.themeexplorer.appdata.xml %{_kf5_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml %{_kf5_servicesdir}/plasma-shell-org.kde.plasma.plasmoidviewershell.desktop +%dir %{_datadir}/zsh +%dir %{_datadir}/zsh/site-functions +%{_datadir}/zsh/site-functions/_plasmoidviewer %files -n plasmaengineexplorer5 %license LICENSES/* ++++++ plasma-sdk-5.26.5.tar.xz -> plasma-sdk-5.27.0.tar.xz ++++++ ++++ 25383 lines of diff (skipped)
