!11 Update enchant to enchant2
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
b9c981bd7f
@ -2,15 +2,15 @@
|
|||||||
|
|
||||||
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
|
||||||
@ -18,7 +18,7 @@ Cygwin python-enchant packaging.
|
|||||||
|
|
||||||
%package -n python3-%{srcname}
|
%package -n python3-%{srcname}
|
||||||
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-%{srcname}
|
%description -n python3-%{srcname}
|
||||||
@ -73,6 +73,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
|
||||||
|
|
||||||
* Fri Apr 29 2022 yaoxin <yaoxin30@h-partners.com> - 3.2.2-1
|
* Fri Apr 29 2022 yaoxin <yaoxin30@h-partners.com> - 3.2.2-1
|
||||||
- Upgrade to 3.2.2
|
- Upgrade to 3.2.2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user