!12 Update enchant to enchant2

From: @starlet-dx 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-01-26 08:06:26 +00:00 committed by Gitee
commit 6f819bcf09
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,14 +1,14 @@
Name: python-enchant Name: python-enchant
Version: 3.2.2 Version: 3.2.2
Release: 1 Release: 2
Summary: Cygwin python-enchant packaging Summary: Cygwin python-enchant packaging
License: LGPLv2+ License: LGPLv2+
URL: https://github.com/cygwinports/python-enchant URL: https://pyenchant.github.io/pyenchant/
Source0: https://files.pythonhosted.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: enchant-devel BuildRequires: enchant2-devel
BuildRequires: python3-devel python3-setuptools BuildRequires: python3-devel python3-setuptools
%description %description
@ -16,7 +16,7 @@ Cygwin python-enchant packaging.
%package -n python3-enchant %package -n python3-enchant
Summary: Cygwin python3-enchant packaging Summary: Cygwin python3-enchant packaging
Requires: enchant >= 1.5.0 Requires: enchant2
%{?python_provide:%python_provide python3-enchant} %{?python_provide:%python_provide python3-enchant}
%description -n python3-enchant %description -n python3-enchant
@ -68,6 +68,9 @@ popd
%doc README.rst %doc README.rst
%changelog %changelog
* Fri Jan 26 2024 yaoxin <yao_xin001@hoperun.com> - 3.2.2-2
- Update enchant to enchant2
* Thu Oct 20 2022 Ge Wang <wangge20@h-partners.com> - 3.2.2-1 * Thu Oct 20 2022 Ge Wang <wangge20@h-partners.com> - 3.2.2-1
- Upgrade to 3.2.2 - Upgrade to 3.2.2