From ab03fe3d58c7f13278392efdb40f7003c47b9f04 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sat, 12 Nov 2011 13:55:10 +0000 Subject: [PATCH] Version 1.3.15 --- NEWS | 5 +++++ configure.ac | 2 +- debian/changelog | 6 ++++++ metaproxy.spec | 2 +- 4 files changed, 13 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 06d2d36..91019e0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 1.3.15 2011/11/12 + +zoom: bug fix: realm was relayed to CF targets by mistake (realm only +makes sense to the zoom module itself). + --- 1.3.14 2011/11/11 zoom: realm may be given as part of database. diff --git a/configure.ac b/configure.ac index 6546e1a..15e124e 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Autoconf and automake setup AC_PREREQ([2.60]) -AC_INIT([metaproxy],[1.3.14],[metaproxy-help@indexdata.dk]) +AC_INIT([metaproxy],[1.3.15],[metaproxy-help@indexdata.dk]) AC_CONFIG_HEADERS([src/config.hpp]) diff --git a/debian/changelog b/debian/changelog index 4dd6638..bfa7db8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.3.15-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Sat, 12 Nov 2011 13:54:44 +0000 + metaproxy (1.3.14-1indexdata) unstable; urgency=low * Upstream. diff --git a/metaproxy.spec b/metaproxy.spec index 36424f0..caa1047 100644 --- a/metaproxy.spec +++ b/metaproxy.spec @@ -1,6 +1,6 @@ Summary: Z39.50/SRU router Name: metaproxy -Version: 1.3.14 +Version: 1.3.15 Release: 1indexdata License: GPL Group: Applications/Internet -- 1.7.10.4