Version 2.0.47 v2.0.47
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 May 2011 13:55:12 +0000 (13:55 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 24 May 2011 13:55:12 +0000 (13:55 +0000)
NEWS
configure.ac
debian/changelog
idzebra.spec

diff --git a/NEWS b/NEWS
index 8444ab9..936bfcd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 2.0.47 2011/05/24
+
+RPM: Store libraries in /usr/lib64 on 64-bit platforms.
+
+Zebra honors SRU sortkeys. If used with YAZ 4.2.0 or later,
+CQL sortby is honored as well.
+
+Fix scan's handling of normalized terms. Some terms were incorrectly
+ignored in the scan results, CJK terms in particular.
+
 --- 2.0.46 2011/03/23
 
 Fix bug in dictionary component of Zebra that could lead to
index 03d238b..e4d778d 100644 (file)
@@ -2,7 +2,7 @@ dnl This file is part of the Zebra server.
 dnl   Copyright (C) 1994-2011 Index Data
 dnl
 AC_PREREQ(2.60)
-AC_INIT([idzebra],[2.0.46],[zebra-help@indexdata.dk])
+AC_INIT([idzebra],[2.0.47],[zebra-help@indexdata.dk])
 AC_CONFIG_HEADERS(include/config.h)
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR(config)
index 65f3b5b..bbe357d 100644 (file)
@@ -1,3 +1,9 @@
+idzebra (2.0.47-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 24 May 2011 11:53:01 +0000
+
 idzebra (2.0.46-1indexdata) unstable; urgency=low
 
   * Upstream.
index e1f4533..426c51f 100644 (file)
@@ -1,5 +1,5 @@
 Name: idzebra-2.0
-Version: 2.0.46
+Version: 2.0.47
 Release: 1indexdata
 Requires: lib%{name}-modules = %{version}
 License: GPL