From 7a028f5e5dea1a64bfa87a6b2619c9f737f65a7f Mon Sep 17 00:00:00 2001 From: Ville-Pekka Vainio Date: Fri, 15 Feb 2008 22:54:26 +0000 Subject: [PATCH] Rebuild --- libvoikko.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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