Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hsqldb for openSUSE:Factory checked in at 2023-06-21 22:37:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hsqldb (Old) and /work/SRC/openSUSE:Factory/.hsqldb.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hsqldb" Wed Jun 21 22:37:09 2023 rev:32 rq:1094117 version:2.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/hsqldb/hsqldb.changes 2022-10-27 13:54:25.132642960 +0200 +++ /work/SRC/openSUSE:Factory/.hsqldb.new.15902/hsqldb.changes 2023-06-21 22:37:24.349485292 +0200 @@ -1,0 +2,7 @@ +Tue Jun 20 14:27:13 UTC 2023 - David Anes <[email protected]> + +- Upgrade to version 2.7.2: + * adds support for JSON constructor functions + * add direct CSV data load and unload + +------------------------------------------------------------------- Old: ---- hsqldb-2.7.1.pom hsqldb-2.7.1.zip New: ---- hsqldb-2.7.2.pom hsqldb-2.7.2.zip ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hsqldb.spec ++++++ --- /var/tmp/diff_new_pack.GJbEJV/_old 2023-06-21 22:37:25.245490683 +0200 +++ /var/tmp/diff_new_pack.GJbEJV/_new 2023-06-21 22:37:25.249490708 +0200 @@ -1,7 +1,7 @@ # # spec file for package hsqldb # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ %endif Name: hsqldb -Version: 2.7.1 +Version: 2.7.2 Release: 0 Summary: HyperSQL Database Engine License: BSD-3-Clause ++++++ hsqldb-2.7.1.pom -> hsqldb-2.7.2.pom ++++++ --- /work/SRC/openSUSE:Factory/hsqldb/hsqldb-2.7.1.pom 2022-10-27 13:54:24.876641654 +0200 +++ /work/SRC/openSUSE:Factory/.hsqldb.new.15902/hsqldb-2.7.2.pom 2023-06-21 22:37:24.121483919 +0200 @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.hsqldb</groupId> <artifactId>hsqldb</artifactId> - <version>2.7.1</version> + <version>2.7.2</version> <name>HyperSQL Database</name> <description>HSQLDB - Lightweight 100% Java SQL Database Engine</description> <url>http://hsqldb.org</url> @@ -34,7 +34,7 @@ </developers> <scm> <connection>scm:svn:http://svn.code.sf.net/p/hsqldb/svn/base/</connection> - <tag>2.7.1</tag> - <url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.1</url> + <tag>2.7.2</tag> + <url>http://sourceforge.net/p/hsqldb/svn/HEAD/tree/base/tags/2.7.2</url> </scm> </project>
