Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2022-03-15 19:03:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/boost (Old)
 and      /work/SRC/openSUSE:Factory/.boost.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "boost"

Tue Mar 15 19:03:47 2022 rev:154 rq:961652 version:1.78.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/boost/boost.changes      2021-12-23 
17:53:24.239706269 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new.25692/boost.changes   2022-03-15 
19:03:53.576906335 +0100
@@ -1,0 +2,6 @@
+Fri Mar 11 15:11:05 CET 2022 - aschn...@suse.com
+
+- add dependency on libzstd and libzstd-devel to get on-the-fly
+  zstd compression in boost-iostreams
+  
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ boost.spec ++++++
--- /var/tmp/diff_new_pack.JvSEeQ/_old  2022-03-15 19:03:55.064907344 +0100
+++ /var/tmp/diff_new_pack.JvSEeQ/_new  2022-03-15 19:03:55.076907352 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -272,6 +272,7 @@
 BuildRequires:  libbz2-devel
 BuildRequires:  libexpat-devel
 BuildRequires:  libicu-devel
+BuildRequires:  libzstd-devel
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
 %if %{with boost_fiber}
@@ -695,6 +696,7 @@
 Requires:       libboost_iostreams%{library_version} = %{version}
 Requires:       pkgconfig(bzip2)
 Requires:       pkgconfig(liblzma)
+Requires:       pkgconfig(libzstd)
 Requires:       pkgconfig(zlib)
 Conflicts:      boost-devel < 1.63
 Conflicts:      libboost_iostreams-devel-impl

Reply via email to