Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package folly for openSUSE:Factory checked in at 2023-05-05 15:59:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/folly (Old) and /work/SRC/openSUSE:Factory/.folly.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "folly" Fri May 5 15:59:14 2023 rev:6 rq:1085016 version:2023.05.01.00 Changes: -------- --- /work/SRC/openSUSE:Factory/folly/folly.changes 2023-03-02 23:04:02.515990115 +0100 +++ /work/SRC/openSUSE:Factory/.folly.new.1533/folly.changes 2023-05-05 15:59:29.688844724 +0200 @@ -1,0 +2,9 @@ +Fri May 5 08:10:39 UTC 2023 - Jan Engelhardt <[email protected]> + +- Update to release 2023.05.01 + * Add support for per-write dynamic Cmsgs + * Support dwarf5 version of split dwarf + * Add Blake3 support +- Disable static gtest and static zstd to unfail build + +------------------------------------------------------------------- Old: ---- folly-v2023.02.27.00.tar.gz New: ---- folly-v2023.05.01.00.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ folly.spec ++++++ --- /var/tmp/diff_new_pack.YZ6MI1/_old 2023-05-05 15:59:30.572849789 +0200 +++ /var/tmp/diff_new_pack.YZ6MI1/_new 2023-05-05 15:59:30.640850179 +0200 @@ -16,9 +16,10 @@ # -%define lname libfolly-v2023_02_27_00 +%define _lto_cflags %nil +%define lname libfolly-v2023_05_01_00 Name: folly -Version: 2023.02.27.00 +Version: 2023.05.01.00 Release: 0 Summary: A C++ utility library License: MIT @@ -30,7 +31,7 @@ BuildRequires: double-conversion-devel BuildRequires: fmt-devel BuildRequires: gcc-c++ -BuildRequires: gflags-devel-static +BuildRequires: gflags-devel BuildRequires: glog-devel BuildRequires: libaio-devel BuildRequires: libboost_context-devel @@ -52,13 +53,14 @@ BuildRequires: libunwind-devel BuildRequires: liburing-devel BuildRequires: libzstd-devel -BuildRequires: libzstd-devel-static BuildRequires: lzlib-devel BuildRequires: openssl-devel BuildRequires: pkgconfig BuildRequires: snappy-devel BuildRequires: xz-devel BuildRequires: zlib-devel-static +# BE arches +ExcludeArch: %mips ppc64 s390 s390x %sparc %description Folly is a C++ utility library developed at Facebook. @@ -86,7 +88,7 @@ # Since its introduction for ABI purposes, PACKAGE_VERSION was never # again modified *sigh* # -%cmake -DCMAKE_CXX_FLAGS="%optflags -ffat-lto-objects" \ +%cmake -DCMAKE_CXX_FLAGS="%optflags -ffat-lto-objects -fPIC" \ -DBUILD_SHARED_LIBS:BOOL=ON -DPACKAGE_VERSION="v%version" \ -DCMAKE_LIBRARY_ARCHITECTURE="%_target_cpu" %cmake_build ++++++ folly-v2023.02.27.00.tar.gz -> folly-v2023.05.01.00.tar.gz ++++++ ++++ 8007 lines of diff (skipped)
