From: Dennis Schafroth Date: Tue, 1 Nov 2011 12:41:48 +0000 (+0100) Subject: Prepare for 1.6.5 release X-Git-Tag: v1.6.5~1^2~4 X-Git-Url: http://git.indexdata.com/?p=pazpar2-moved-to-github.git;a=commitdiff_plain;h=56b269e54a43a2c5b4e34f84ec3018c5d5a50a3d Prepare for 1.6.5 release --- diff --git a/NEWS b/NEWS index 85a09f4..d818d3f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +--- 1.6.5 2011/11/01 +Updated bytarget command to contain a suggestions element with misspelled +words and suggestions to these. pz2.js has been updated to deliver this +onwards as well. Only target that currently delivers this is the solr +client in YAZ 4.2.18. + --- 1.6.4 2011/10/28 New service definition element, xslt, that allows an embedded stylesheet diff --git a/configure.ac b/configure.ac index 0155115..2580281 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ # Autoconf and automake setup AC_PREREQ(2.60) -AC_INIT([pazpar2],[1.6.4],[pazpar2-help@indexdata.dk]) +AC_INIT([pazpar2],[1.6.5],[pazpar2-help@indexdata.dk]) AC_CONFIG_HEADERS(src/config.h) @@ -22,7 +22,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.2.17]) +YAZ_INIT([static icu],[4.2.18]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi diff --git a/debian/control b/debian/control index 1e8ef4a..21e3fd7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: extra Maintainer: Adam Dickmeiss Build-Depends: debhelper (>= 5), autotools-dev, - libyaz4-dev (>= 4.2.17), + libyaz4-dev (>= 4.2.18), docbook-xsl, libgnutls-dev Standards-Version: 3.7.2 diff --git a/pazpar2.spec b/pazpar2.spec index 580d410..e65dc44 100644 --- a/pazpar2.spec +++ b/pazpar2.spec @@ -1,17 +1,17 @@ Summary: Metasearcher Name: pazpar2 -Version: 1.6.4 +Version: 1.6.5 Release: 1indexdata License: GPL Group: Applications/Internet Vendor: Index Data ApS Source: pazpar2-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libyaz4-devel >= 4.2.17 +BuildRequires: libyaz4-devel >= 4.2.18 Packager: Adam Dickmeiss URL: http://www.indexdata.com/pazpar2 Summary: pazpar2 daemon -Requires: libyaz4 >= 4.2.17 +Requires: libyaz4 >= 4.2.18 %description Pazpar2 is a high-performance, user interface-independent, data