commit
c7cd3810e9
@ -1,6 +1,6 @@
|
||||
Name: python-enchant
|
||||
Version: 2.0.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Cygwin python-enchant packaging
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/cygwinports/python-enchant
|
||||
@ -56,13 +56,16 @@ popd
|
||||
%license LICENSE.txt
|
||||
%dir %{python3_sitelib}/enchant
|
||||
%{python3_sitelib}/enchant
|
||||
%{python3_sitelib}/pyenchant-%{version}-py?.?.egg-info
|
||||
%{python3_sitelib}/pyenchant-%{version}-py?.??.egg-info
|
||||
|
||||
%files help
|
||||
%defattr(-,root,root)
|
||||
%doc README.txt TODO.txt
|
||||
|
||||
%changelog
|
||||
* Sat Dec 18 2021 shixuantong <shixuantong@huawei.com> - 2.0.0-9
|
||||
- fix build fail
|
||||
|
||||
* Thu Oct 22 2020 huanghaitao <huanghaitao8@huawei.com> - 2.0.0-8
|
||||
- Disable python2 module
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user