From: Adam Dickmeiss Date: Tue, 28 Jun 2011 16:24:35 +0000 (+0000) Subject: Version 2.0.48 X-Git-Tag: v2.0.48 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=refs%2Ftags%2Fv2.0.48 Version 2.0.48 --- diff --git a/NEWS b/NEWS index 936bfcd..13d5aca 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +--- 2.0.48 2011/06/28 + +Utility idebra-abs2dom part of distribution and deb+RPM packages. + +Fix problem with scan and complete subfields (:p) . In some cases, +the display scan terms, would be invalid. + --- 2.0.47 2011/05/24 RPM: Store libraries in /usr/lib64 on 64-bit platforms. diff --git a/configure.ac b/configure.ac index 3473ea9..1056abd 100644 --- a/configure.ac +++ b/configure.ac @@ -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.47],[zebra-help@indexdata.dk]) +AC_INIT([idzebra],[2.0.48],[zebra-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 bbe357d..22508ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.48-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 28 Jun 2011 16:08:00 +0000 + idzebra (2.0.47-1indexdata) unstable; urgency=low * Upstream. diff --git a/idzebra.spec b/idzebra.spec index a624c9e..4c22c30 100644 --- a/idzebra.spec +++ b/idzebra.spec @@ -1,5 +1,5 @@ Name: idzebra-2.0 -Version: 2.0.47 +Version: 2.0.48 Release: 1indexdata Requires: lib%{name}-modules = %{version} License: GPL