This commit is contained in:
Dennis Gilmore 2011-02-08 11:45:39 -06:00
parent 14ef4ad21b
commit 6858bc047f
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.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
Group: System Environment/Libraries
License: LGPLv2+
@ -86,6 +86,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/enchant/*.la
rm -r $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Apr 01 2010 Marc Maurer <uwog@abisource.com> 1:1.6.0-1
- New upstream version.
- Drop all shipped patches, as they are included upstream.