Changeset: e36693f883f5 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e36693f883f5
Modified Files:
        MonetDB.spec
        debian/changelog
        java/ChangeLog-Archive
        java/ChangeLog.Dec2011
        libversions
Branch: Dec2011
Log Message:

Moved contents of ChangeLog.Dec2011 to MonetDB.spec, debian/changelog and 
ChangeLog-Archive.


diffs (90 lines):

diff --git a/MonetDB.spec b/MonetDB.spec
--- a/MonetDB.spec
+++ b/MonetDB.spec
@@ -27,7 +27,7 @@ Vendor: MonetDB BV <i...@monetdb.org>
 Group: Applications/Databases
 License: MPL - http://www.monetdb.org/Legal/MonetDBLicense
 URL: http://www.monetdb.org/
-Source: 
http://dev.monetdb.org/downloads/sources/Dec2011-SP1/%{name}-%{version}.tar.bz2
+Source: 
http://dev.monetdb.org/downloads/sources/Dec2011-SP2/%{name}-%{version}.tar.bz2
 
 BuildRequires: bison
 BuildRequires: bzip2-devel
@@ -626,6 +626,13 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libmonet
 rm -fr $RPM_BUILD_ROOT
 
 %changelog
+* Mon Mar 12 2012 Fabian Groffen <fab...@monetdb.org> - 11.7.9-20120312
+- Rebuilt.
+
+* Tue Feb 28 2012 Fabian Groffen <fab...@cwi.nl> - 11.7.9-20120312
+- java: Implemented missing Number types support in
+  PreparedStatement.setObject()
+
 * Fri Feb 24 2012 Fabian Groffen <fab...@monetdb.org> - 11.7.7-20120224
 - Rebuilt.
 
diff --git a/debian/changelog b/debian/changelog
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+monetdb (11.7.9-20120312) unstable; urgency=low
+
+  * Rebuilt.
+
+ -- Fabian Groffen <fab...@monetdb.org>  Mon, 12 Mar 2012 14:32:53 +0100
+
+monetdb (11.7.9-20120312) unstable; urgency=low
+
+  * java: Implemented missing Number types support in
+    PreparedStatement.setObject()
+
+ -- Fabian Groffen <fab...@cwi.nl>  Tue, 28 Feb 2012 14:32:53 +0100
+
 monetdb (11.7.7-20120224) unstable; urgency=low
 
   * Rebuilt.
diff --git a/java/ChangeLog-Archive b/java/ChangeLog-Archive
--- a/java/ChangeLog-Archive
+++ b/java/ChangeLog-Archive
@@ -1,6 +1,10 @@
 # DO NOT EDIT THIS FILE -- MAINTAINED AUTOMATICALLY
 # This file contains past ChangeLog entries
 
+* Tue Feb 28 2012 Fabian Groffen <fab...@cwi.nl> - 11.7.9-20120312
+- Implemented missing Number types support in
+  PreparedStatement.setObject()
+
 * Mon Feb 20 2012 Fabian Groffen <fab...@cwi.nl> - 11.7.7-20120224
 - Fixed bug in DatabaseMetaData.getSchemas() method that caused an SQL
   error when called with catalog and schema argument.
diff --git a/java/ChangeLog.Dec2011 b/java/ChangeLog.Dec2011
--- a/java/ChangeLog.Dec2011
+++ b/java/ChangeLog.Dec2011
@@ -1,7 +1,3 @@
 # ChangeLog file for java
 # This file is updated with Maddlog
 
-* Tue Feb 28 2012 Fabian Groffen <fab...@cwi.nl>
-- Implemented missing Number types support in
-  PreparedStatement.setObject()
-
diff --git a/libversions b/libversions
--- a/libversions
+++ b/libversions
@@ -35,13 +35,13 @@
 
 # version of the GDK library (subdirectory gdk; also includes
 # common/options and common/mutils)
-GDK_VERSION=4:4:0
+GDK_VERSION=4:5:0
 
 # version of the MAPI library (subdirectory clients/mapilib)
 MAPI_VERSION=5:0:0
 
 # version of the MONETDB5 library (subdirectory monetdb5, not including extras)
-MONETDB5_VERSION=10:3:0
+MONETDB5_VERSION=10:4:0
 
 # version of the STREAM library (subdirectory common/stream)
 STREAM_VERSION=3:0:0
_______________________________________________
Checkin-list mailing list
Checkin-list@monetdb.org
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to