Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libusrp for openSUSE:Factory checked in at 2025-09-30 17:43:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libusrp (Old) and /work/SRC/openSUSE:Factory/.libusrp.new.11973 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libusrp" Tue Sep 30 17:43:01 2025 rev:10 rq:1308142 version:3.4.10 Changes: -------- --- /work/SRC/openSUSE:Factory/libusrp/libusrp.changes 2025-04-22 17:31:22.910891344 +0200 +++ /work/SRC/openSUSE:Factory/.libusrp.new.11973/libusrp.changes 2025-09-30 17:48:53.889713003 +0200 @@ -1,0 +2,5 @@ +Tue Sep 23 10:58:51 CEST 2025 - [email protected] + +- libboost_system was removed upstream (bsc#1249900) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libusrp.spec ++++++ --- /var/tmp/diff_new_pack.15ibyl/_old 2025-09-30 17:48:54.589742566 +0200 +++ /var/tmp/diff_new_pack.15ibyl/_new 2025-09-30 17:48:54.593742735 +0200 @@ -1,7 +1,7 @@ # # spec file for package libusrp # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # Copyright (c) 2018-2021, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -48,7 +48,9 @@ BuildRequires: libboost_date_time-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_program_options-devel +%if 0%{?suse_version} < 1600 BuildRequires: libboost_system-devel +%endif BuildRequires: libboost_thread-devel %else BuildRequires: boost-devel
