From cc3abee6f861d0166bef5333b1fc72fbdc8bd94c Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 28 Oct 2011 14:19:51 +0200 Subject: [PATCH] Version 4.2.18 --- NEWS | 2 ++ configure.ac | 2 +- debian/changelog | 6 ++++++ yaz.spec | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 247157a..fe4747d 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +-- 4.2.18 2011/10/28 + Add support for Solr spell-checking/suggestions through ZOOM. If a Solr target has been configured correctly for spelling-checking and suggestions, these will now be returned on the ResultSet option diff --git a/configure.ac b/configure.ac index be71141..dd4385a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ dnl This file is part of the YAZ toolkit. dnl Copyright (C) 1995-2011 Index Data AC_PREREQ([2.60]) -AC_INIT([yaz],[4.2.17],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.18],[yaz-help@indexdata.dk]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 94afa86..fededd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.18-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 28 Oct 2011 14:07:45 +0200 + yaz (4.2.17-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index e32181f..66aafb4 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.17 +Version: 4.2.18 Release: 1indexdata # determine system -- 1.7.10.4