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 2023-07-12 17:27:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-postgresql (Old) and /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.8922 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-postgresql" Wed Jul 12 17:27:33 2023 rev:6 rq:1098222 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-postgresql/orthanc-postgresql.changes 2021-05-11 23:04:05.148978089 +0200 +++ /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.8922/orthanc-postgresql.changes 2023-07-12 17:28:00.706777113 +0200 @@ -1,0 +2,13 @@ +Tue Jul 11 13:54:11 UTC 2023 - Axel Braun <[email protected]> + +- version 5.1 + * Optimization of LookupResources mainly used in tools/find, C-Find and QIDO-RS. + +- version 5.0 + * Compatibility with Orthanc SDK 1.12.0 (communications between the + Orthanc core and the database plugin using Google Protocol Buffers) + * Upgraded dependencies for static builds (notably on Windows and LSB): + - openssl 3.1.0 + * psql114.patch removed (included in source) + +------------------------------------------------------------------- Old: ---- OrthancPostgreSQL-4.0.tar.gz psql114.patch New: ---- OrthancPostgreSQL-5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-postgresql.spec ++++++ --- /var/tmp/diff_new_pack.198jET/_old 2023-07-12 17:28:01.942785669 +0200 +++ /var/tmp/diff_new_pack.198jET/_new 2023-07-12 17:28:01.946785696 +0200 @@ -1,8 +1,8 @@ # # spec file for package orthanc-postgresql # -# Copyright (c) 2021 SUSE LLC -# Copyright (c) 2019-2021 Dr. Axel Braun +# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2019-2023 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,13 +21,12 @@ Summary: Database plugin for Orthanc License: AGPL-3.0-or-later Group: Productivity/Databases/Tools -Version: 4.0 +Version: 5.1 Release: 0 URL: https://orthanc-server.com Source0: https://www.orthanc-server.com/downloads/get.php?path=/plugin-postgresql/OrthancPostgreSQL-%{version}.tar.gz Source1: orthanc-postgresql-readme.SUSE Source2: postgresql.json -Patch0: psql114.patch BuildRequires: cmake BuildRequires: e2fsprogs-devel BuildRequires: gcc-c++ @@ -45,6 +44,7 @@ BuildRequires: orthanc-devel BuildRequires: orthanc-source BuildRequires: postgresql-devel +BuildRequires: protobuf-devel #TW/Leap 15.2 %if 0%{?sle_version} > 150100 || 0%{?suse_version} > 1500 BuildRequires: postgresql-server-devel @@ -63,8 +63,7 @@ %prep -%setup -q -n OrthancPostgreSQL-%{version} -%patch0 -p2 +%setup -q -n OrthancPostgresql-%{version} %build ++++++ OrthancPostgreSQL-4.0.tar.gz -> OrthancPostgreSQL-5.1.tar.gz ++++++ ++++ 20944 lines of diff (skipped)
