diff --git a/libvoikko.spec b/libvoikko.spec index 3daf735..465c501 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,13 +1,12 @@ Name: libvoikko Version: 4.1.1 -Release: 2 +Release: 3 Summary: Voikko is a library for spellcheckers and hyphenators License: GPLv2+ URL: http://voikko.puimula.org Source0: http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz BuildRequires: gcc-c++ python3-devel -Requires: malaga-suomi-voikko Provides: voikko-tools = %{version}-%{release} Obsoletes: voikko-tools < %{version}-%{release} @@ -90,5 +89,8 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/ %{_mandir}/man1/*.1.gz %changelog +* Wed Jan 15 2020 openEuler Buildteam - 4.1.1-3 +- Delete unneeded requires + * Thu Dec 12 2019 yangjian - 4.1.1-2 - Package init