From: Adam Dickmeiss Date: Tue, 7 Jun 2011 07:40:56 +0000 (+0200) Subject: Version 4.2.1 X-Git-Tag: v4.2.1 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=9a23e52dbba0f2f6d7ab85361e3c53ac9f222446 Version 4.2.1 --- diff --git a/NEWS b/NEWS index 999b5fb..81b182c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +--- 4.2.1 2011/06/07 + +Make compilation work without Libxml2. + +yaz-client: remove redundant blanks in display of searchResult-1 term +hit counts. + --- 4.2.0 2011/05/18 CQL: parse CQL sortby spec. The resulting sort spec is stored in the diff --git a/configure.ac b/configure.ac index d72b51e..e5a9f7a 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.0],[yaz-help@indexdata.dk]) +AC_INIT([yaz],[4.2.1],[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 f48fa25..49eb74a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.1-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 07 Jun 2011 09:39:31 +0200 + yaz (4.2.0-1indexdata) unstable; urgency=low * Upstream. diff --git a/yaz.spec b/yaz.spec index 8985c0b..9453e7d 100644 --- a/yaz.spec +++ b/yaz.spec @@ -5,7 +5,7 @@ Name: yaz Summary: Z39.50 Programs -Version: 4.2.0 +Version: 4.2.1 Release: 1indexdata # determine system