!12 Update enchant to enchant2
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
6f819bcf09
@ -1,14 +1,14 @@
|
||||
Name: python-enchant
|
||||
Version: 3.2.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Cygwin python-enchant packaging
|
||||
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
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: enchant-devel
|
||||
BuildRequires: enchant2-devel
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
|
||||
%description
|
||||
@ -16,7 +16,7 @@ Cygwin python-enchant packaging.
|
||||
|
||||
%package -n python3-enchant
|
||||
Summary: Cygwin python3-enchant packaging
|
||||
Requires: enchant >= 1.5.0
|
||||
Requires: enchant2
|
||||
%{?python_provide:%python_provide python3-enchant}
|
||||
|
||||
%description -n python3-enchant
|
||||
@ -68,6 +68,9 @@ popd
|
||||
%doc README.rst
|
||||
|
||||
%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
|
||||
- Upgrade to 3.2.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user