Hello community,
here is the log from the commit of package plasma5-desktop for
openSUSE:Leap:15.2 checked in at 2020-03-15 07:09:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/plasma5-desktop (Old)
and /work/SRC/openSUSE:Leap:15.2/.plasma5-desktop.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-desktop"
Sun Mar 15 07:09:20 2020 rev:106 rq:784458 version:5.18.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/plasma5-desktop/plasma5-desktop.changes
2020-03-09 17:58:30.376613207 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.plasma5-desktop.new.3160/plasma5-desktop.changes
2020-03-15 07:09:26.832894625 +0100
@@ -1,0 +2,16 @@
+Tue Mar 10 14:55:32 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.18.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+ * [applets/taskmanager] Show PA-related features even when audio indicators
are disabled (kde#418164)
+ * [emojier] Set minimum window height and width (kde#418195)
+
+-------------------------------------------------------------------
+Wed Mar 4 15:51:14 UTC 2020 - Fabian Vogt <[email protected]>
+
+- ibus-dict-emoji is available in Tumbleweed now, use it
+
+-------------------------------------------------------------------
Old:
----
plasma-desktop-5.18.2.tar.xz
plasma-desktop-5.18.2.tar.xz.sig
New:
----
plasma-desktop-5.18.3.tar.xz
plasma-desktop-5.18.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.eyzKc9/_old 2020-03-15 07:09:27.272894888 +0100
+++ /var/tmp/diff_new_pack.eyzKc9/_new 2020-03-15 07:09:27.272894888 +0100
@@ -18,9 +18,11 @@
%define kf5_version 5.58.0
+%global have_ibus_dict_emoji_pkg (0%{?suse_version} > 1500)
+
%bcond_without lang
Name: plasma5-desktop
-Version: 5.18.2
+Version: 5.18.3
Release: 0
# Full Plasma 5 version (e.g. 5.9.3)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -178,6 +180,9 @@
Requires: %{name} = %{version}
# Other color fonts don't really work that well
Recommends: noto-coloremoji-fonts
+%if %{have_ibus_dict_emoji_pkg}
+Requires: ibus-dict-emoji
+%endif
%description emojier
Press Meta+. to open an emoji selection window.
@@ -191,8 +196,10 @@
sed -i"" "s/Name=Desktop/Name=Desktop Containment/g"
containments/desktop/package/metadata.desktop
%build
+%if !%{have_ibus_dict_emoji_pkg}
# Reference the local copy (see the comment in the install section)
sed -i"" 's#ibus/dicts/#plasma/ibus-emoji-dicts/#g'
applets/kimpanel/backend/ibus/emojier/emojier.cpp
+%endif
%cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
%cmake_build
@@ -217,11 +224,13 @@
# remove this once kpackagetool5 is fixed
find %{buildroot}%{_kf5_appstreamdir} -type f -size 0 -print -delete
+%if !%{have_ibus_dict_emoji_pkg}
# The emojier needs .dict files from ibus, which are part of the ibus
package.
# That's a huge dep tree and is also known to break things such as keyboard
layout selection.
# So until that is fixed (boo#1161584) install the files as part of the
package.
mkdir -p %{buildroot}%{_kf5_sharedir}/plasma/ibus-emoji-dicts/
cp %{_datadir}/ibus/dicts/emoji-*.dict
%{buildroot}%{_kf5_sharedir}/plasma/ibus-emoji-dicts/
+%endif
# no devel files needed here
rm -rfv %{buildroot}%{_kf5_sharedir}/dbus-1/interfaces/
@@ -312,7 +321,9 @@
%{_kf5_applicationsdir}/org.kde.plasma.emojier.desktop
%dir %{_kf5_sharedir}/kglobalaccel
%{_kf5_sharedir}/kglobalaccel/org.kde.plasma.emojier.desktop
+%if !%{have_ibus_dict_emoji_pkg}
%{_kf5_plasmadir}/ibus-emoji-dicts/
+%endif
%if %{with lang}
%files lang -f %{name}.lang
++++++ plasma-desktop-5.18.2.tar.xz -> plasma-desktop-5.18.3.tar.xz ++++++
/work/SRC/openSUSE:Leap:15.2/plasma5-desktop/plasma-desktop-5.18.2.tar.xz
/work/SRC/openSUSE:Leap:15.2/.plasma5-desktop.new.3160/plasma-desktop-5.18.3.tar.xz
differ: char 25, line 1