From: Jakub Bogusz Date: Mon, 16 Jan 2017 18:35:51 +0000 (+0100) Subject: - updated to 1.2.1 X-Git-Tag: auto/th/python-snowballstemmer-1.2.1-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=8349803c76be076dba3a81e7ee5387369ec13a78;p=packages%2Fpython-snowballstemmer.git - updated to 1.2.1 --- diff --git a/python-snowballstemmer.spec b/python-snowballstemmer.spec index 81b6a1d..3e9a0e9 100644 --- a/python-snowballstemmer.spec +++ b/python-snowballstemmer.spec @@ -7,16 +7,16 @@ Summary: Stemmer algorithms generated from Snowball algorithms Summary(pl.UTF-8): Algorytmy wyznaczające rdzeniesłów wygenerowane z algorytmów Snowball Name: python-%{module} -Version: 1.2.0 -Release: 4 +Version: 1.2.1 +Release: 1 License: BSD Group: Libraries/Python #Source0Download: https://pypi.python.org/pypi/snowballstemmer Source0: https://pypi.python.org/packages/source/s/snowballstemmer/%{module}-%{version}.tar.gz -# Source0-md5: 51f2ef829db8129dd0f2354f0b209970 +# Source0-md5: 643b019667a708a922172e33a99bf2fa URL: https://github.com/shibukawa/snowball_py BuildRequires: rpm-pythonprov -BuildRequires: rpmbuild(macros) >= 1.710 +BuildRequires: rpmbuild(macros) >= 1.714 %if %{with python2} BuildRequires: python-setuptools %endif