Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cereal for openSUSE:Factory checked in at 2021-10-05 22:33:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cereal (Old) and /work/SRC/openSUSE:Factory/.cereal.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cereal" Tue Oct 5 22:33:48 2021 rev:5 rq:923115 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/cereal/cereal.changes 2020-08-17 12:04:28.102663769 +0200 +++ /work/SRC/openSUSE:Factory/.cereal.new.2443/cereal.changes 2021-10-05 22:34:13.450908143 +0200 @@ -1,0 +2,6 @@ +Mon Oct 4 15:35:14 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Add patch to fix build with glibc 2.34: + * d7b68df.patch + +------------------------------------------------------------------- New: ---- d7b68df.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cereal.spec ++++++ --- /var/tmp/diff_new_pack.TqNqIp/_old 2021-10-05 22:34:13.902908930 +0200 +++ /var/tmp/diff_new_pack.TqNqIp/_new 2021-10-05 22:34:13.906908937 +0200 @@ -25,6 +25,8 @@ Group: Development/Libraries/C and C++ URL: https://uscilab.github.io/cereal/ Source0: https://github.com/USCiLab/cereal/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz +# PATCH-FIX-UPSTREAM -- https://github.com/USCiLab/cereal/pull/714 +Patch0: d7b68df.patch BuildRequires: cmake BuildRequires: gcc-c++ %if 0%{?suse_version} > 1325 @@ -56,7 +58,7 @@ This package contains development headers and libraries for the cereal library %prep -%setup -q +%autosetup -p1 %build %cmake -DSKIP_PORTABILITY_TEST=ON -DWITH_WERROR=OFF ++++++ d7b68df.patch ++++++ ++++ 2934 lines (skipped)
