Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/python-enchant.git#3b109cbce430e06a6a3835e66764899b1a232ae8
This commit is contained in:
DistroBaker 2021-02-05 00:15:40 +01:00
parent c5c7a7cab5
commit 83b80e18b9
1 changed files with 4 additions and 1 deletions

View File

@ -5,7 +5,7 @@
Name: python-enchant
Version: 3.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python bindings for Enchant spellchecking library
License: LGPLv2+
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{srcname}/share
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jan 20 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.2.0-2
- Drop dependency on python-nose as tests are not included