Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc-wsi for openSUSE:Factory checked in at 2025-09-11 14:41:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-wsi (Old) and /work/SRC/openSUSE:Factory/.orthanc-wsi.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-wsi" Thu Sep 11 14:41:51 2025 rev:14 rq:1304037 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-wsi/orthanc-wsi.changes 2025-04-10 22:01:18.533762943 +0200 +++ /work/SRC/openSUSE:Factory/.orthanc-wsi.new.1977/orthanc-wsi.changes 2025-09-11 14:47:16.967941268 +0200 @@ -1,0 +2,5 @@ +Wed Sep 10 09:37:16 UTC 2025 - Axel Braun <[email protected]> + +- remove libboost_system-devel for TW (removed in boost 1.89) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-wsi.spec ++++++ --- /var/tmp/diff_new_pack.a0qeIp/_old 2025-09-11 14:47:17.519964596 +0200 +++ /var/tmp/diff_new_pack.a0qeIp/_new 2025-09-11 14:47:17.519964596 +0200 @@ -1,7 +1,7 @@ # # spec file for package orthanc-wsi # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2019-2025 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -48,7 +48,9 @@ BuildRequires: libboost_locale-devel >= 1.66 BuildRequires: libboost_program_options-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: libicu-devel BuildRequires: libjpeg-devel
