diff --git a/libvoikko.spec b/libvoikko.spec index 2612ac8..1511766 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Voikko is a library for spellcheckers and hyphenators Group: System Environment/Libraries @@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Sat Feb 16 2008 - Ville-Pekka Vainio 1.6-2 +- Rebuild for GCC 4.3 + * Tue Dec 04 2007 - Ville-Pekka Vainio 1.6-1 - libvoikko 1.6 - Add versioned BuildRequires and Requires as per the Voikko release notes