Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libwebp for openSUSE:Factory checked in at 2021-02-11 12:45:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebp (Old) and /work/SRC/openSUSE:Factory/.libwebp.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebp" Thu Feb 11 12:45:17 2021 rev:29 rq:869973 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes 2020-04-05 20:51:15.285051140 +0200 +++ /work/SRC/openSUSE:Factory/.libwebp.new.28504/libwebp.changes 2021-02-11 12:45:43.985344363 +0100 @@ -1,0 +2,11 @@ +Sat Jan 30 11:20:05 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- update to 1.2.0: + * API changes in libwebp: encode.h: add a qmin / qmax range for + quality factor (cwebp adds -qrange) + * lossless encoder improvements + * SIMD support for Wasm builds + * import fuzzers from oss-fuzz & chromium + * webpmux: add a '-set loop <value>' option + +------------------------------------------------------------------- Old: ---- libwebp-1.1.0.tar.gz libwebp-1.1.0.tar.gz.asc New: ---- libwebp-1.2.0.tar.gz libwebp-1.2.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebp.spec ++++++ --- /var/tmp/diff_new_pack.xc1IlK/_old 2021-02-11 12:45:44.937345748 +0100 +++ /var/tmp/diff_new_pack.xc1IlK/_new 2021-02-11 12:45:44.941345754 +0100 @@ -1,7 +1,7 @@ # # spec file for package libwebp # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,16 +17,16 @@ Name: libwebp -Version: 1.1.0 +Version: 1.2.0 Release: 0 Summary: Library and tools for the WebP graphics format License: BSD-3-Clause Group: Development/Libraries/C and C++ -Url: https://developers.google.com/speed/webp/ +URL: https://developers.google.com/speed/webp/ -#Git-Clone: http://git.chromium.org/webm/libwebp.git -Source: http://downloads.webmproject.org/releases/webp/%name-%version.tar.gz -Source2: http://downloads.webmproject.org/releases/webp/%name-%version.tar.gz.asc +#Git-Clone: https://chromium.googlesource.com/webm/libwebp/ +Source: https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-%version.tar.gz +Source2: https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-%version.tar.gz.asc Source3: %name.keyring Source4: baselibs.conf BuildRequires: freeglut-devel @@ -131,15 +131,10 @@ %autosetup -p1 %build - -%ifarch %arm -%define _lto_cflags %{nil} -%endif - %configure --disable-static \ --enable-libwebpmux --enable-libwebpdemux \ --enable-libwebpdecoder --enable-libwebpextras -make %{?_smp_mflags} V=1 +%make_build %install %make_install ++++++ libwebp-1.1.0.tar.gz -> libwebp-1.2.0.tar.gz ++++++ ++++ 12534 lines of diff (skipped)