Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package orthanc-indexer for openSUSE:Factory
checked in at 2025-09-11 14:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/orthanc-indexer (Old)
and /work/SRC/openSUSE:Factory/.orthanc-indexer.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "orthanc-indexer"
Thu Sep 11 14:41:39 2025 rev:3 rq:1304026 version:1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/orthanc-indexer/orthanc-indexer.changes
2024-03-20 21:17:15.580470654 +0100
+++
/work/SRC/openSUSE:Factory/.orthanc-indexer.new.1977/orthanc-indexer.changes
2025-09-11 14:47:09.407621798 +0200
@@ -1,0 +2,5 @@
+Wed Sep 10 09:24:56 UTC 2025 - Axel Braun <[email protected]>
+
+- remove libboost_system-devel for TW (removed in boost 1.89)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ orthanc-indexer.spec ++++++
--- /var/tmp/diff_new_pack.6459vL/_old 2025-09-11 14:47:09.859640898 +0200
+++ /var/tmp/diff_new_pack.6459vL/_new 2025-09-11 14:47:09.859640898 +0200
@@ -1,7 +1,7 @@
#
# spec file for package orthanc-indexer
#
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2021-2024 Dr. Axel Braun <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -39,7 +39,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: libcsv-devel
BuildRequires: libuuid-devel