Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package orthanc-stl for openSUSE:Factory checked in at 2025-09-11 14:41:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/orthanc-stl (Old) and /work/SRC/openSUSE:Factory/.orthanc-stl.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-stl" Thu Sep 11 14:41:44 2025 rev:3 rq:1304032 version:1.2 Changes: -------- --- /work/SRC/openSUSE:Factory/orthanc-stl/orthanc-stl.changes 2025-07-15 16:45:17.987256280 +0200 +++ /work/SRC/openSUSE:Factory/.orthanc-stl.new.1977/orthanc-stl.changes 2025-09-11 14:47:13.631800295 +0200 @@ -1,0 +2,5 @@ +Wed Sep 10 09:33:25 UTC 2025 - Axel Braun <axel.br...@gmx.de> + +- remove libboost_system-devel for TW (removed in boost 1.89) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ orthanc-stl.spec ++++++ --- /var/tmp/diff_new_pack.oN7hvA/_old 2025-09-11 14:47:14.287828017 +0200 +++ /var/tmp/diff_new_pack.oN7hvA/_new 2025-09-11 14:47:14.291828186 +0200 @@ -1,6 +1,7 @@ # -# spec file for package orthanc-neuro +# spec file for package orthanc-stl # +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2025 Dr. Axel Braun <d...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -37,8 +38,8 @@ %else BuildRequires: gcc-c++ %endif -BuildRequires: googletest-devel BuildRequires: dcmtk-devel +BuildRequires: googletest-devel BuildRequires: jsoncpp-devel BuildRequires: libboost_atomic-devel >= 1.66 BuildRequires: libboost_date_time-devel >= 1.66 @@ -46,7 +47,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: libuuid-devel