Hello community, here is the log from the commit of package kiten for openSUSE:Leap:15.2 checked in at 2020-02-06 21:36:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/kiten (Old) and /work/SRC/openSUSE:Leap:15.2/.kiten.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiten" Thu Feb 6 21:36:59 2020 rev:41 rq:770300 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/kiten/kiten.changes 2020-01-17 12:03:05.436547648 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.kiten.new.26092/kiten.changes 2020-02-06 21:37:03.940121267 +0100 @@ -1,0 +2,6 @@ +Tue Feb 4 15:03:16 UTC 2020 - Wolfgang Bauer <[email protected]> + +- Don't use data files from the edict package, they are not + compatible (boo#1162654) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kiten.spec ++++++ --- /var/tmp/diff_new_pack.0mPBim/_old 2020-02-06 21:37:04.472121492 +0100 +++ /var/tmp/diff_new_pack.0mPBim/_new 2020-02-06 21:37:04.492121501 +0100 @@ -33,7 +33,6 @@ Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: edict BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5Completion) @@ -55,7 +54,6 @@ Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} Recommends: %{name}-lang -Requires: edict %description Kiten is a tool to learn Japanese. @@ -110,9 +108,6 @@ %find_lang %{name} --with-man --all-name %{kf5_find_htmldocs} %endif - for i in edict kanjidic radkfile; do - test -e "%{_datadir}/edict/$i" && ln -fsv "%{_datadir}/edict/$i" "%{buildroot}/%{_datadir}/kiten/$i" - done %reconfigure_fonts_scriptlets -n fonts-KanjiStrokeOrders
