Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc-mysql for openSUSE:Factory checked in at 2025-09-11 14:41:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-mysql (Old) and /work/SRC/openSUSE:Factory/.orthanc-mysql.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-mysql" Thu Sep 11 14:41:40 2025 rev:11 rq:1304027 version:5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-mysql/orthanc-mysql.changes 2025-05-20 09:38:01.185166853 +0200 +++ /work/SRC/openSUSE:Factory/.orthanc-mysql.new.1977/orthanc-mysql.changes 2025-09-11 14:47:10.039648505 +0200 @@ -1,0 +2,5 @@ +Wed Sep 10 09:26:12 UTC 2025 - Axel Braun <[email protected]> + +- remove libboost_system-devel for TW (removed in boost 1.89) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-mysql.spec ++++++ --- /var/tmp/diff_new_pack.oZkzhk/_old 2025-09-11 14:47:10.543669803 +0200 +++ /var/tmp/diff_new_pack.oZkzhk/_new 2025-09-11 14:47:10.543669803 +0200 @@ -1,7 +1,7 @@ # # spec file for package orthanc-mysql # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2020-2024 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -42,7 +42,9 @@ BuildRequires: libboost_iostreams-devel >= 1.66 BuildRequires: libboost_locale-devel >= 1.66 BuildRequires: libboost_regex-devel >= 1.66 +%if 0%{?suse_version} <= 1600 BuildRequires: libboost_system-devel >= 1.66 +%endif BuildRequires: libboost_thread-devel >= 1.66 BuildRequires: libcurl-devel BuildRequires: libmysqld-devel
