Version 1.2.4 v1.2.4
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Jan 2011 13:54:05 +0000 (14:54 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 27 Jan 2011 13:54:05 +0000 (14:54 +0100)
NEWS
configure.ac
debian/changelog
metaproxy.spec
win/makefile

diff --git a/NEWS b/NEWS
index 90f06fc..3440c48 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 1.2.4 2011/01/27
+
+RPM package for Metaproxy works for both SLES11 and Centos 5.5.
+
+metaproxy-config: exec_prefix, libdir, includedir. Use these variables
+as determined by configure.
+
+RPM: Release includes 'indexdata' name. Use indexdata in release name so
+this package can be distinguished from other vendors.
+
 --- 1.2.3 2010/10/04
 
 Fix filter multi: relay idAuthentication parameters.
index d6626dc..90b32fb 100644 (file)
@@ -3,7 +3,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ([2.60])
-AC_INIT([metaproxy],[1.2.3],[metaproxy-help@indexdata.dk])
+AC_INIT([metaproxy],[1.2.4],[metaproxy-help@indexdata.dk])
 
 AC_CONFIG_HEADERS([src/config.hpp])
 
index 3164dc1..f05fe21 100644 (file)
@@ -1,3 +1,9 @@
+metaproxy (1.2.4-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Thu, 27 Jan 2011 14:52:05 +0100
+
 metaproxy (1.2.3-1indexdata) unstable; urgency=low
 
   * Upstream.
index b19c8e1..dda5f84 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Z39.50/SRU router
 Name: metaproxy
-Version: 1.2.3
+Version: 1.2.4
 Release: 1indexdata
 License: GPL
 Group: Applications/Internet
index c94edcb..3e396df 100644 (file)
@@ -7,7 +7,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 
 # Metaproxy version
-VERSION=1.2.1
+VERSION=1.2.4
 
 # YAZ and YAZ++ directories
 YAZ_DIR=..\..\yaz