Update to 3.2.1 (rhbz#1975861)
This commit is contained in:
parent
77ea9a7873
commit
62c6cd5ed5
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ pyenchant-1.3.1.tar.gz
|
||||
/pyenchant-3.0.1.tar.gz
|
||||
/pyenchant-3.1.1.tar.gz
|
||||
/pyenchant-3.2.0.tar.gz
|
||||
/pyenchant-3.2.1.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global srcname enchant
|
||||
|
||||
Name: python-enchant
|
||||
Version: 3.2.0
|
||||
Release: 5%{?dist}
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for Enchant spellchecking library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{srcname}/share
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.2.1-1
|
||||
- Update to 3.2.1 (rhbz#1975861)
|
||||
|
||||
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-5
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyenchant-3.2.0.tar.gz) = 8ecd582d65c81bbcafa47a90dcb3d435fc5161ab511d914b886e6d6ef34553eba5ccab3793fc97b7aeb6e1bc2b508389d9fbeb924a36d5e44786b6c11d3bfdc2
|
||||
SHA512 (pyenchant-3.2.1.tar.gz) = bb8194be0e4181816910558673f1486e283802f9248e1b1e92da94fe8c6c0f568baeeaa19ae6324c3577c78ed22543b8f73620bd53e83a8c87c35e24bf3f2ff7
|
||||
|
Loading…
Reference in New Issue
Block a user