Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package orthanc-webviewer for
openSUSE:Factory checked in at 2025-09-11 14:41:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc-webviewer (Old)
and /work/SRC/openSUSE:Factory/.orthanc-webviewer.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-webviewer"
Thu Sep 11 14:41:50 2025 rev:12 rq:1304036 version:2.10
Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc-webviewer/orthanc-webviewer.changes
2025-06-23 15:03:49.870125036 +0200
+++
/work/SRC/openSUSE:Factory/.orthanc-webviewer.new.1977/orthanc-webviewer.changes
2025-09-11 14:47:16.167907462 +0200
@@ -1,0 +2,5 @@
+Wed Sep 10 09:36:05 UTC 2025 - Axel Braun <[email protected]>
+
+- remove libboost_system-devel for TW (removed in boost 1.89)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ orthanc-webviewer.spec ++++++
--- /var/tmp/diff_new_pack.ZNPUqv/_old 2025-09-11 14:47:16.755932310 +0200
+++ /var/tmp/diff_new_pack.ZNPUqv/_new 2025-09-11 14:47:16.759932479 +0200
@@ -1,7 +1,7 @@
#
# spec file for package orthanc-webviewer
#
-# 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
@@ -49,7 +49,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: libuuid-devel
BuildRequires: orthanc-devel