Hello community, here is the log from the commit of package kiten for openSUSE:Factory checked in at 2020-02-04 19:58:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kiten (Old) and /work/SRC/openSUSE:Factory/.kiten.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiten" Tue Feb 4 19:58:03 2020 rev:116 rq:770040 version:19.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kiten/kiten.changes 2020-01-12 23:22:20.906770954 +0100 +++ /work/SRC/openSUSE:Factory/.kiten.new.26092/kiten.changes 2020-02-04 19:58:10.101490104 +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.ouWdTC/_old 2020-02-04 19:58:11.681491026 +0100 +++ /var/tmp/diff_new_pack.ouWdTC/_new 2020-02-04 19:58:11.685491028 +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
