Hello community, here is the log from the commit of package zstd for openSUSE:Factory checked in at 2019-06-18 14:54:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zstd (Old) and /work/SRC/openSUSE:Factory/.zstd.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zstd" Tue Jun 18 14:54:32 2019 rev:13 rq:709974 version:1.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/zstd/zstd.changes 2019-06-05 11:37:38.079090167 +0200 +++ /work/SRC/openSUSE:Factory/.zstd.new.4811/zstd.changes 2019-06-18 14:54:35.509470645 +0200 @@ -1,0 +2,8 @@ +Fri Jun 14 11:52:32 UTC 2019 - Ismail Dönmez <[email protected]> + +- Remove googletest-devel BuildRequires and pzstd-global-gtest.patch + because we want zstd in ring0 (due to rpm's zstd payload support) + Since googletest is only used in build time (it's for testing after + all), this should be fine. + +------------------------------------------------------------------- Old: ---- pzstd-global-gtest.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zstd.spec ++++++ --- /var/tmp/diff_new_pack.rvkysy/_old 2019-06-18 14:54:37.117469654 +0200 +++ /var/tmp/diff_new_pack.rvkysy/_new 2019-06-18 14:54:37.153469632 +0200 @@ -27,11 +27,9 @@ URL: https://github.com/facebook/zstd Source0: https://github.com/facebook/zstd/releases/download/v%{version}/%{name}-%{version}.tar.gz Patch1: pzstd.1.patch -Patch2: pzstd-global-gtest.patch BuildRequires: gcc # C++ is needed for pzstd only BuildRequires: gcc-c++ -BuildRequires: googletest-devel BuildRequires: pkgconfig %description @@ -85,7 +83,6 @@ %prep %setup -q %patch1 -p1 -%patch2 -p1 %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
