Hello community, here is the log from the commit of package liberasurecode for openSUSE:Factory checked in at 2017-10-25 17:47:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liberasurecode (Old) and /work/SRC/openSUSE:Factory/.liberasurecode.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liberasurecode" Wed Oct 25 17:47:17 2017 rev:4 rq:536274 version:1.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/liberasurecode/liberasurecode.changes 2017-05-31 12:19:58.110483551 +0200 +++ /work/SRC/openSUSE:Factory/.liberasurecode.new/liberasurecode.changes 2017-10-25 17:47:18.887996735 +0200 @@ -1,0 +2,9 @@ +Tue Oct 24 10:03:15 UTC 2017 - [email protected] + +- update to 1.5.0: + * Added support for Phazr.IO libphazr library + * memory leak fixes + * avoid Galois Field multiplication tables to be calculated repeatedly +- remove partial-disable-simd.patch: replaced by --disable-mmi + +------------------------------------------------------------------- Old: ---- liberasurecode-1.4.0.tar.gz partial-disable-simd.patch New: ---- liberasurecode-1.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liberasurecode.spec ++++++ --- /var/tmp/diff_new_pack.TsNe2A/_old 2017-10-25 17:47:19.391973081 +0200 +++ /var/tmp/diff_new_pack.TsNe2A/_new 2017-10-25 17:47:19.395972893 +0200 @@ -18,7 +18,7 @@ %define libsoname liberasurecode1 Name: liberasurecode -Version: 1.4.0 +Version: 1.5.0 Release: 0 Summary: Erasure Code API library with pluggable Erasure Code backends License: BSD-3-Clause @@ -28,8 +28,6 @@ BuildRequires: libtool BuildRequires: pkg-config Source0: %{name}-%{version}.tar.gz -# PATCH-FIX-OPENSUSE partial-disable-simd.patch -Patch0: partial-disable-simd.patch %description liberasurecode is an Erasure Code API library written in C with @@ -53,11 +51,10 @@ %prep %setup -q -%patch0 -p1 %build ./autogen.sh -%configure --disable-static +%configure --disable-static --disable-mmi make %{?_smp_mflags} %install ++++++ liberasurecode-1.4.0.tar.gz -> liberasurecode-1.5.0.tar.gz ++++++ ++++ 1998 lines of diff (skipped)
