This commit is contained in:
Jesse Keating 2009-07-24 22:09:53 +00:00
parent 0998730ccf
commit 3d7734041e
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: An Enchanting Spell Checking Library
Name: enchant
Version: 1.5.0
Release: 2%{?dist}
Release: 3%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: LGPLv2+
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/enchant/*.la
rm -r $RPM_BUILD_ROOT
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 02 2009 Caolán McNamara <caolanm@redhat.com> 1:1.5.0-2
- Resolves: rhbz#508781 improve enchant quality, leaks, and edge-case language
dict selection