This commit is contained in:
committed by
Git OBS Bridge
parent
be60a55553
commit
ab449f0546
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package hunspell (Version 1.2.4)
|
||||
# spec file for package hunspell (Version 1.2.5)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -12,11 +12,11 @@
|
||||
Summary: Hunspell - a spell checker and morphological analyzer library
|
||||
|
||||
Name: hunspell
|
||||
Version: 1.2.4
|
||||
Version: 1.2.5
|
||||
Release: 1
|
||||
License: GPL v2 or later; LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL)
|
||||
Group: System/Libraries
|
||||
Source0: %{name}-%{version}-2.tar.bz2
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Url: http://hunspell.sourceforge.net/
|
||||
BuildRequires: autoconf >= 2.59
|
||||
BuildRequires: ncurses-devel >= 5.0
|
||||
@@ -150,6 +150,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libhunspell-*.a
|
||||
|
||||
%changelog
|
||||
* Wed Jul 09 2008 lmichnovic@suse.cz
|
||||
- update to version 1.2.5
|
||||
* fix affix rule condition checking of en_GB dictionary, also
|
||||
morphological analysis by dictionaries with two-level suffixes
|
||||
* Wed Jun 18 2008 lmichnovic@suse.cz
|
||||
- update to version 1.2.4-2
|
||||
with fixed comparison of char* pointer with a string literal
|
||||
|
Reference in New Issue
Block a user