Hello community, here is the log from the commit of package python-pyenchant for openSUSE:Factory checked in at 2015-05-16 19:01:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyenchant (Old) and /work/SRC/openSUSE:Factory/.python-pyenchant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyenchant" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyenchant/python-pyenchant.changes 2013-09-16 16:34:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyenchant.new/python-pyenchant.changes 2015-05-16 19:01:40.000000000 +0200 @@ -1,0 +2,11 @@ +Mon May 11 15:11:57 UTC 2015 - [email protected] + +- update to version 1.6.6: + * compatibility with latest python releases + * "wheels" replace "eggs" as the binary distribution format of + choice + * fix possible text corruption when using SpellChecker with a + Chunker +- drop pyenchant-drop-bootstrap-distribute.patch: fixed upstream + +------------------------------------------------------------------- Old: ---- pyenchant-1.6.5.tar.gz pyenchant-drop-bootstrap-distribute.patch New: ---- pyenchant-1.6.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyenchant.spec ++++++ --- /var/tmp/diff_new_pack.IKzNDp/_old 2015-05-16 19:01:41.000000000 +0200 +++ /var/tmp/diff_new_pack.IKzNDp/_new 2015-05-16 19:01:41.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-pyenchant # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,15 +19,13 @@ %define pyname enchant %define modname py%{pyname} Name: python-%{modname} -Version: 1.6.5 +Version: 1.6.6 Release: 0 Url: http://www.rfk.id.au/software/pyenchant/ Summary: Python bindings for the Enchant spellchecking system License: LGPL-2.1+ Group: Development/Languages/Python Source: http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz -# PATCH-FIX-OPENSUSE pyenchant-drop-bootstrap-distribute.patch -Patch1: pyenchant-drop-bootstrap-distribute.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: enchant BuildRequires: python-devel @@ -47,7 +45,6 @@ %prep %setup -q -n %{modname}-%{version} -%patch1 %build python setup.py build ++++++ pyenchant-1.6.5.tar.gz -> pyenchant-1.6.6.tar.gz ++++++ ++++ 2371 lines of diff (skipped)
