Update to 1.6.10
This commit is contained in:
parent
aa80b053e9
commit
1b088793af
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ pyenchant-1.3.1.tar.gz
|
||||
/pyenchant-1.6.5.tar.gz
|
||||
/pyenchant-1.6.6.tar.gz
|
||||
/pyenchant-1.6.8.tar.gz
|
||||
/pyenchant-1.6.10.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global srcname enchant
|
||||
|
||||
Name: python-enchant
|
||||
Version: 1.6.8
|
||||
Release: 3%{?dist}
|
||||
Version: 1.6.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for Enchant spellchecking library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -125,6 +125,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2017 Charalampos Stratakis <cstratak@redhat.com> - 1.6.10-1
|
||||
- Update to 1.6.10
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user