diff --git a/libkkc.spec b/libkkc.spec index 7732ccc..762cb9e 100644 --- a/libkkc.spec +++ b/libkkc.spec @@ -2,7 +2,7 @@ Name: libkkc Version: 0.3.5 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Japanese Kana Kanji conversion library License: GPLv3+ @@ -23,7 +23,7 @@ BuildRequires: json-glib-devel BuildRequires: gobject-introspection-devel BuildRequires: intltool BuildRequires: python2-devel -BuildRequires: marisa-python +BuildRequires: python2-marisa Requires: skkdic Requires: %{name}-data >= %{dataversion} @@ -116,6 +116,10 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Thu Mar 15 2018 Iryna Shcherbina - 0.3.5-10 +- Update Python 2 dependency declarations to new packaging standards + (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) + * Wed Feb 07 2018 Fedora Release Engineering - 0.3.5-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild