Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package NumCpp for openSUSE:Factory checked in at 2025-09-23 16:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/NumCpp (Old) and /work/SRC/openSUSE:Factory/.NumCpp.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "NumCpp" Tue Sep 23 16:08:02 2025 rev:8 rq:1306688 version:2.14.2 Changes: -------- --- /work/SRC/openSUSE:Factory/NumCpp/NumCpp.changes 2025-07-14 10:58:32.353637135 +0200 +++ /work/SRC/openSUSE:Factory/.NumCpp.new.27445/NumCpp.changes 2025-09-23 16:08:47.375384695 +0200 @@ -1,0 +2,5 @@ +Tue Sep 23 11:27:17 CEST 2025 - [email protected] + +- libboost_system was removed upstream (bsc#1249900) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ NumCpp.spec ++++++ --- /var/tmp/diff_new_pack.B1DyWS/_old 2025-09-23 16:08:47.827403641 +0200 +++ /var/tmp/diff_new_pack.B1DyWS/_new 2025-09-23 16:08:47.827403641 +0200 @@ -1,7 +1,7 @@ # # spec file for package NumCpp # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,9 @@ BuildRequires: gtest BuildRequires: libboost_date_time-devel BuildRequires: libboost_log-devel +%if 0%{?suse_version} < 1600 BuildRequires: libboost_system-devel +%endif BuildRequires: libboost_thread-devel BuildRequires: ninja BuildRequires: pkgconfig @@ -52,7 +54,9 @@ Requires: libboost_log-devel Requires: libboost_numpy3-devel Requires: libboost_python3-devel +%if 0%{?suse_version} < 1600 Requires: libboost_system-devel +%endif Requires: libboost_thread-devel Requires: python3-pybind11-devel BuildArch: noarch
