Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liborcus for openSUSE:Factory checked in at 2025-09-23 16:06:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liborcus (Old) and /work/SRC/openSUSE:Factory/.liborcus.new.27445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liborcus" Tue Sep 23 16:06:06 2025 rev:48 rq:1306497 version:0.20.2 Changes: -------- --- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes 2025-09-11 14:39:57.341357497 +0200 +++ /work/SRC/openSUSE:Factory/.liborcus.new.27445/liborcus.changes 2025-09-23 16:06:28.041564243 +0200 @@ -1,0 +2,6 @@ +Mon Sep 22 11:34:57 UTC 2025 - Fridrich Strba <[email protected]> + +- Don't require the libboost_system-devel stub removed in boost 1.89 + on newer systems that don't really need it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liborcus.spec ++++++ --- /var/tmp/diff_new_pack.TghSbN/_old 2025-09-23 16:06:28.633589043 +0200 +++ /var/tmp/diff_new_pack.TghSbN/_new 2025-09-23 16:06:28.633589043 +0200 @@ -48,7 +48,9 @@ BuildRequires: libboost_date_time-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_program_options-devel +%if 0%{?suse_version} <= 1550 BuildRequires: libboost_system-devel +%endif %else BuildRequires: boost-devel %endif
