This commit is contained in:
Ville-Pekka Vainio 2008-02-15 22:54:26 +00:00
parent 3b30e2a231
commit 7a028f5e5d

View File

@ -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 <vpivaini AT cs.helsinki.fi> 1.6-2
- Rebuild for GCC 4.3
* Tue Dec 04 2007 - Ville-Pekka Vainio <vpivaini AT cs.helsinki.fi> 1.6-1
- libvoikko 1.6
- Add versioned BuildRequires and Requires as per the Voikko release notes