Update to 1.6.10
This commit is contained in:
parent
aa80b053e9
commit
1b088793af
3 changed files with 7 additions and 3 deletions
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
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b59c06be2d6c7f79f521b569ee0e441b pyenchant-1.6.8.tar.gz
|
||||
SHA512 (pyenchant-1.6.10.tar.gz) = 56847a5d796c7f030c07af6f696983af2a24a6771ed52a4a7a445ee674f57e2150ddb739ab3ddf8e940374e00afaa89bb9bba094bc39027d6395ea851eec5d70
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue