From: Adam Dickmeiss Date: Thu, 31 May 2012 13:11:27 +0000 (+0200) Subject: Version 2.0.52 X-Git-Tag: v2.0.52 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=refs%2Ftags%2Fv2.0.52 Version 2.0.52 --- diff --git a/IDMETA b/IDMETA index 453a3c3..8de4df3 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=2.0.51 +VERSION=2.0.52 diff --git a/NEWS b/NEWS index 111433e..311debd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +--- 2.0.52 2012/05/31 + +Fix problem in dictionary due to increase max size of term. + --- 2.0.51 2012/05/31 Fix buffer overrun for terms using ICU normalization. diff --git a/debian/changelog b/debian/changelog index c5ef9b3..7c0fd64 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.52-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Thu, 31 May 2012 15:09:34 +0200 + idzebra (2.0.51-1indexdata) unstable; urgency=low * Upstream. diff --git a/idzebra.spec b/idzebra.spec index 14a6d31..343baea 100644 --- a/idzebra.spec +++ b/idzebra.spec @@ -2,7 +2,7 @@ Name: idzebra %define namev idzebra-2.0 Version: %{idmetaversion} -Release: 2indexdata +Release: 1indexdata License: GPL Vendor: Index Data ApS Source: idzebra-%{version}.tar.gz