From 20e41e7f02923cdfead5130ec8701395741b2fca4b698b12fb9423182bf3f3e1 Mon Sep 17 00:00:00 2001 From: Timo Jyrinki Date: Tue, 7 Jan 2020 08:24:13 +0000 Subject: [PATCH] Accepting request 760835 from home:StefanBruens:branches:openSUSE:Factory - Drop explicit requires for full python3 package, python3-base pulled in by python3-xml is sufficient. - Require minimum version for pkgconfig(hfstospell), >= 0.5 OBS-URL: https://build.opensuse.org/request/show/760835 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libvoikko?expand=0&rev=39 --- libvoikko.changes | 7 +++++++ libvoikko.spec | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libvoikko.changes b/libvoikko.changes index 005df6e..bbc36e3 100644 --- a/libvoikko.changes +++ b/libvoikko.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 4 18:40:34 UTC 2020 - Stefan BrĂ¼ns + +- Drop explicit requires for full python3 package, python3-base + pulled in by python3-xml is sufficient. +- Require minimum version for pkgconfig(hfstospell), >= 0.5 + ------------------------------------------------------------------- Thu Oct 31 11:32:09 UTC 2019 - Timo Jyrinki diff --git a/libvoikko.spec b/libvoikko.spec index a460bb0..92a9c69 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -30,9 +30,8 @@ Source99: baselibs.conf BuildRequires: gcc-c++ BuildRequires: glib2-devel BuildRequires: pkgconfig -BuildRequires: python3 BuildRequires: python3-xml -BuildRequires: pkgconfig(hfstospell) +BuildRequires: pkgconfig(hfstospell) >= 0.5 %description Libvoikko is a library of free natural language processing tools. It