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#4133a16b43b55ba3f8e88df8e16e6692fa0471ca
This commit is contained in:
parent
27b8500cb3
commit
b3a58f38fd
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ pyenchant-1.3.1.tar.gz
|
||||
/pyenchant-2.0.0.tar.gz
|
||||
/pyenchant-3.0.1.tar.gz
|
||||
/pyenchant-3.1.1.tar.gz
|
||||
/pyenchant-3.2.0.tar.gz
|
||||
|
@ -4,8 +4,8 @@
|
||||
%global srcname enchant
|
||||
|
||||
Name: python-enchant
|
||||
Version: 3.1.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for Enchant spellchecking library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -80,6 +80,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 09 2020 Charalampos Stratakis <cstratak@redhat.com> - 3.2.0-1
|
||||
- Update to 3.2.0 (rhbz#1905482)
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyenchant-3.1.1.tar.gz) = bb417f971208d838e725841fa6eaf112feee1a66103272850ea96c2ecb83a455fe165c32274643ff02e8282a156ceb9e2a8b662a39b0c4baa8b583ce4110eabf
|
||||
SHA512 (pyenchant-3.2.0.tar.gz) = 8ecd582d65c81bbcafa47a90dcb3d435fc5161ab511d914b886e6d6ef34553eba5ccab3793fc97b7aeb6e1bc2b508389d9fbeb924a36d5e44786b6c11d3bfdc2
|
||||
|
Loading…
Reference in New Issue
Block a user