Hello community, here is the log from the commit of package libwebp for openSUSE:Factory checked in at 2019-09-07 12:31:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libwebp (Old) and /work/SRC/openSUSE:Factory/.libwebp.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libwebp" Sat Sep 7 12:31:22 2019 rev:26 rq:727468 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes 2019-07-08 15:04:35.422858004 +0200 +++ /work/SRC/openSUSE:Factory/.libwebp.new.7948/libwebp.changes 2019-09-07 12:31:26.533687704 +0200 @@ -1,0 +2,12 @@ +Sat Aug 24 13:46:36 UTC 2019 - Jan Engelhardt <[email protected]> + +- Update to new upstream release 1.0.3 + * Resize fixes for Nx1 sizes and the addition of non-opaque + alpha values for odd sizes. + * Lossless encode/decode performance improvements. + * Lossy compression performance improvement at low quality + levels with flat content. + * vwebp will now preserve the aspect ratio of images that + exceed monitor resolution by scaling the image to fit. + +------------------------------------------------------------------- Old: ---- libwebp-1.0.2.tar.gz libwebp-1.0.2.tar.gz.asc New: ---- libwebp-1.0.3.tar.gz libwebp-1.0.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwebp.spec ++++++ --- /var/tmp/diff_new_pack.OLXpq7/_old 2019-09-07 12:31:27.145687629 +0200 +++ /var/tmp/diff_new_pack.OLXpq7/_new 2019-09-07 12:31:27.149687629 +0200 @@ -17,7 +17,7 @@ Name: libwebp -Version: 1.0.2 +Version: 1.0.3 Release: 0 Summary: Library and tools for the WebP graphics format License: BSD-3-Clause @@ -29,7 +29,6 @@ Source2: http://downloads.webmproject.org/releases/webp/%name-%version.tar.gz.asc Source3: %name.keyring Source4: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: freeglut-devel BuildRequires: giflib-devel BuildRequires: libjpeg-devel @@ -129,7 +128,7 @@ images more efficiently. %prep -%setup -q +%autosetup -p1 %build %configure --disable-static \ @@ -149,40 +148,31 @@ %postun -n libwebpmux3 -p /sbin/ldconfig %post -n libwebpdecoder3 -p /sbin/ldconfig %postun -n libwebpdecoder3 -p /sbin/ldconfig -%if %{with extras} %post -n libwebpextras0 -p /sbin/ldconfig %postun -n libwebpextras0 -p /sbin/ldconfig -%endif %files -n libwebp-tools -%defattr(-,root,root) %_bindir/* %_mandir/man*/* %files -n libwebp7 -%defattr(-,root,root) %_libdir/libwebp.so.* %files -n libwebpdemux2 -%defattr(-,root,root) %_libdir/libwebpdemux.so.* %files -n libwebpmux3 -%defattr(-,root,root) %_libdir/libwebpmux.so.* %files -n libwebpdecoder3 -%defattr(-,root,root) %_libdir/libwebpdecoder.so.* %if %{with extras} %files -n libwebpextras0 -%defattr(-,root,root) %_libdir/libwebpextras.so.* %endif %files devel -%defattr(-,root,root) %_libdir/libwebp*.so %_includedir/webp/ %_libdir/pkgconfig/libwebp*.pc ++++++ libwebp-1.0.2.tar.gz -> libwebp-1.0.3.tar.gz ++++++ ++++ 6886 lines of diff (skipped)
