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-03-20 21:15:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-postgresql (Old) and /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.1905 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-postgresql" Wed Mar 20 21:15:03 2024 rev:10 rq:1159362 version:6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-postgresql/orthanc-postgresql.changes 2024-03-08 18:10:34.385213299 +0100 +++ /work/SRC/openSUSE:Factory/.orthanc-postgresql.new.1905/orthanc-postgresql.changes 2024-03-20 21:17:13.288386455 +0100 @@ -1,0 +2,5 @@ +Tue Mar 19 11:55:04 UTC 2024 - Axel Braun <axel.br...@gmx.de> + +- use gcc13 for Leap > 15.2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-postgresql.spec ++++++ --- /var/tmp/diff_new_pack.jK46tT/_old 2024-03-20 21:17:14.072415256 +0100 +++ /var/tmp/diff_new_pack.jK46tT/_new 2024-03-20 21:17:14.072415256 +0100 @@ -29,7 +29,7 @@ Source2: postgresql.json BuildRequires: cmake BuildRequires: e2fsprogs-devel -%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 150500 +%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 150200 BuildRequires: gcc13-c++ %else BuildRequires: gcc-c++ @@ -70,7 +70,7 @@ %autosetup -n OrthancPostgreSQL-%{version} %build -%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 150500 +%if 0%{?suse_version} == 1500 && 0%{?sle_version} > 150200 export CC=gcc-13 export CXX=g++-13 %endif