Update to 3.2.2 (rhbz#2010984)
This commit is contained in:
parent
62c6cd5ed5
commit
14c05f90d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ pyenchant-1.3.1.tar.gz
|
||||
/pyenchant-3.1.1.tar.gz
|
||||
/pyenchant-3.2.0.tar.gz
|
||||
/pyenchant-3.2.1.tar.gz
|
||||
/pyenchant-3.2.2.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
%global srcname enchant
|
||||
|
||||
Name: python-enchant
|
||||
Version: 3.2.1
|
||||
Version: 3.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for Enchant spellchecking library
|
||||
|
||||
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{srcname}/share
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Oct 05 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.2.2-1
|
||||
- Update to 3.2.2 (rhbz#2010984)
|
||||
|
||||
* Tue Aug 03 2021 Charalampos Stratakis <cstratak@redhat.com> - 3.2.1-1
|
||||
- Update to 3.2.1 (rhbz#1975861)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyenchant-3.2.1.tar.gz) = bb8194be0e4181816910558673f1486e283802f9248e1b1e92da94fe8c6c0f568baeeaa19ae6324c3577c78ed22543b8f73620bd53e83a8c87c35e24bf3f2ff7
|
||||
SHA512 (pyenchant-3.2.2.tar.gz) = 65dd6abf51f7dd45d9879c63d9a1d34a4682ef37da961d0eb41849c6bbb707d94d079f5581b5f695a01fd9a9b68e9456d487b4423ed8382882f22eeeb6b080f8
|
||||
|
Loading…
Reference in New Issue
Block a user