Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package orthanc-postgresql for 
openSUSE:Factory checked in at 2024-02-15 21:01:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc-postgresql (Old)
 and      /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "orthanc-postgresql"

Thu Feb 15 21:01:23 2024 rev:7 rq:1146799 version:6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc-postgresql/orthanc-postgresql.changes    
2023-07-12 17:28:00.706777113 +0200
+++ 
/work/SRC/openSUSE:Factory/.orthanc-postgresql.new.1815/orthanc-postgresql.changes
  2024-02-15 21:02:36.952665035 +0100
@@ -1,0 +2,17 @@
+Wed Feb 14 11:12:43 UTC 2024 - Axel Braun <[email protected]>
+
+- version 6.0
+  * DB schema revision: 2
+  * The DB schema has been updated to Revision 2.  If you need to reinstall 
the previous
+    version of the plugin, you should run this script:
+    
https://orthanc.uclouvain.be/hg/orthanc-databases/file/tip/PostgreSQL/Plugins/SQL/Downgrades/Rev2ToRev1.sql
+  * Transaction Mode:
+    Introduced a new configuration "TransactionMode" to select the transaction 
isolation level.
+    Allowed values: "Serializable", "ReadCommitted".
+    The "Serializable" mode was the only available value up to now.  It is 
still the default
+    value now.
+    The "ReadCommitted" is possible now due to rewrites of SQL queries and 
notably improves
+    the Orthanc ability to ingest data from multiple sources in parallel.
+  * New "EnableVerboseLogs" configuration to show SQL statements being 
executed.
+
+-------------------------------------------------------------------

Old:
----
  OrthancPostgreSQL-5.1.tar.gz

New:
----
  OrthancPostgreSQL-6.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ orthanc-postgresql.spec ++++++
--- /var/tmp/diff_new_pack.MDINw8/_old  2024-02-15 21:02:37.452682969 +0100
+++ /var/tmp/diff_new_pack.MDINw8/_new  2024-02-15 21:02:37.456683113 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package orthanc-postgresql
 #
-# Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2019-2023 Dr. Axel Braun
+# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2019-2024 Dr. Axel Braun
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,10 +21,10 @@
 Summary:        Database plugin for Orthanc
 License:        AGPL-3.0-or-later
 Group:          Productivity/Databases/Tools
-Version:        5.1
+Version:        6.0
 Release:        0
 URL:            https://orthanc-server.com
-Source0:        
https://www.orthanc-server.com/downloads/get.php?path=/plugin-postgresql/OrthancPostgreSQL-%{version}.tar.gz
+Source0:        
https://orthanc.uclouvain.be/downloads/sources/%{name}/OrthancPostgreSQL-%{version}.tar.gz
 Source1:        orthanc-postgresql-readme.SUSE
 Source2:        postgresql.json
 BuildRequires:  cmake
@@ -63,7 +63,7 @@
 
 %prep
 
-%setup -q -n OrthancPostgresql-%{version}
+%autosetup -n OrthancPostgreSQL-%{version}
 
 %build
 

++++++ OrthancPostgreSQL-5.1.tar.gz -> OrthancPostgreSQL-6.0.tar.gz ++++++
++++ 26360 lines of diff (skipped)

Reply via email to