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-10-16 22:47:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwebp (Old)
 and      /work/SRC/openSUSE:Factory/.libwebp.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwebp"

Sat Oct 16 22:47:04 2021 rev:30 rq:925186 version:1.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwebp/libwebp.changes  2021-02-11 
12:45:43.985344363 +0100
+++ /work/SRC/openSUSE:Factory/.libwebp.new.1890/libwebp.changes        
2021-10-16 22:47:27.352682597 +0200
@@ -1,0 +2,10 @@
+Wed Oct 13 17:59:22 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- update to 1.2.1:
+  * minor lossless encoder improvements and x86 color conversion
+    speed up
+  * further security related hardening in libwebp & examples
+  * toolchain updates and bug fixes
+  * use more inclusive language within the source
+
+-------------------------------------------------------------------

Old:
----
  libwebp-1.2.0.tar.gz
  libwebp-1.2.0.tar.gz.asc

New:
----
  libwebp-1.2.1.tar.gz
  libwebp-1.2.1.tar.gz.asc

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

Other differences:
------------------
++++++ libwebp.spec ++++++
--- /var/tmp/diff_new_pack.TmYSAs/_old  2021-10-16 22:47:28.656683696 +0200
+++ /var/tmp/diff_new_pack.TmYSAs/_new  2021-10-16 22:47:28.660683700 +0200
@@ -12,29 +12,28 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           libwebp
-Version:        1.2.0
+Version:        1.2.1
 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/
-
 #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
 BuildRequires:  giflib-devel
-BuildRequires:  libjpeg-devel
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(glut)
+BuildRequires:  pkgconfig(libjpeg)
+BuildRequires:  pkgconfig(libpng)
+BuildRequires:  pkgconfig(libtiff-4)
 
 %description
 WebP is an image format that does lossy compression of digital
@@ -113,9 +112,9 @@
 Summary:        Development files for libwebp, a library for the WebP format
 Group:          Development/Libraries/C and C++
 Requires:       libwebp7 = %version
+Requires:       libwebpdecoder3 = %version
 Requires:       libwebpdemux2 = %version
 Requires:       libwebpmux3 = %version
-Requires:       libwebpdecoder3 = %version
 %if %{with extras}
 Requires:       libwebpextras0 = %version
 %endif
@@ -138,7 +137,7 @@
 
 %install
 %make_install
-rm -f "%buildroot/%_libdir"/*.la
+find "%buildroot" -type f -name "*.la" -delete -print
 
 %post   -n libwebp7 -p /sbin/ldconfig
 %postun -n libwebp7 -p /sbin/ldconfig

++++++ libwebp-1.2.0.tar.gz -> libwebp-1.2.1.tar.gz ++++++
++++ 5091 lines of diff (skipped)

Reply via email to