Update enchant to enchant2
This commit is contained in:
parent
c9fdc41bec
commit
b1fc595141
@ -2,15 +2,15 @@
|
||||
|
||||
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
|
||||
@ -18,7 +18,7 @@ Cygwin python-enchant packaging.
|
||||
|
||||
%package -n python3-%{srcname}
|
||||
Summary: Cygwin python3-enchant packaging
|
||||
Requires: enchant >= 1.5.0
|
||||
Requires: enchant2
|
||||
%{?python_provide:%python_provide python3-enchant}
|
||||
|
||||
%description -n python3-%{srcname}
|
||||
@ -73,6 +73,9 @@ popd
|
||||
%doc README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Jan 26 2024 yaoxin <yao_xin001@hoperun.com> - 3.2.2-2
|
||||
- Update enchant to enchant2
|
||||
|
||||
* Fri Apr 29 2022 yaoxin <yaoxin30@h-partners.com> - 3.2.2-1
|
||||
- Upgrade to 3.2.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user