Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lucene++ for openSUSE:Factory checked in at 2023-04-13 14:10:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lucene++ (Old) and /work/SRC/openSUSE:Factory/.lucene++.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lucene++" Thu Apr 13 14:10:34 2023 rev:9 rq:1078773 version:3.0.8 Changes: -------- --- /work/SRC/openSUSE:Factory/lucene++/lucene++.changes 2021-06-09 21:53:09.594566481 +0200 +++ /work/SRC/openSUSE:Factory/.lucene++.new.19717/lucene++.changes 2023-04-13 14:10:44.344293657 +0200 @@ -1,0 +2,6 @@ +Wed Apr 12 12:55:45 UTC 2023 - Antoine Belvire <[email protected]> + +- Add explicit build dependency on libboost_atomic-devel: Fix build + with older boost version (Leap 15.5). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lucene++.spec ++++++ --- /var/tmp/diff_new_pack.HukA1j/_old 2023-04-13 14:10:44.772296114 +0200 +++ /var/tmp/diff_new_pack.HukA1j/_new 2023-04-13 14:10:44.776296137 +0200 @@ -1,7 +1,7 @@ # # spec file for package lucene++ # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,6 +35,7 @@ Patch3: lucene++-3.0.8-fix-missing-headers.patch BuildRequires: cmake >= 3.5 BuildRequires: gcc-c++ +BuildRequires: libboost_atomic-devel BuildRequires: libboost_filesystem-devel BuildRequires: libboost_iostreams-devel BuildRequires: libboost_regex-devel
