Hello community,
here is the log from the commit of package octave-forge-database for
openSUSE:Factory checked in at 2016-06-14 23:07:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-database (Old)
and /work/SRC/openSUSE:Factory/.octave-forge-database.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "octave-forge-database"
Changes:
--------
---
/work/SRC/openSUSE:Factory/octave-forge-database/octave-forge-database.changes
2015-06-16 15:10:46.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.octave-forge-database.new/octave-forge-database.changes
2016-06-14 23:07:32.000000000 +0200
@@ -1,0 +2,10 @@
+Fri Jun 10 16:20:36 UTC 2016 - [email protected]
+
+- Update to version 2.4.1
+ * Added general package documentation.
+ * New functions var2bytea and bytea2var, enabling storing Octave
+ values of arbitrary type in a database.
+ * Compatible with Octaves new exception-based error
+ handling.
+
+-------------------------------------------------------------------
Old:
----
database-2.3.2.tar.gz
New:
----
database-2.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ octave-forge-database.spec ++++++
--- /var/tmp/diff_new_pack.WYS7lM/_old 2016-06-14 23:07:33.000000000 +0200
+++ /var/tmp/diff_new_pack.WYS7lM/_new 2016-06-14 23:07:33.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package octave-forge-database
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define octpkg database
Name: octave-forge-%{octpkg}
-Version: 2.3.2
+Version: 2.4.1
Release: 0
Summary: Interface to SQL databases, currently only postgresql using
libpq
License: GPL-3.0+
@@ -30,6 +30,7 @@
BuildRequires: octave-devel
BuildRequires: postgresql-devel
Requires: octave-cli >= 3.6.2
+Requires: octave-forge-struct >= 1.0.12
%description
Interface to SQL databases, currently only postgresql using libpq.
++++++ database-2.3.2.tar.gz -> database-2.4.1.tar.gz ++++++
++++ 12427 lines of diff (skipped)