commit webp-pixbuf-loader for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package webp-pixbuf-loader for openSUSE:Factory checked in at 2024-08-07 06:10:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/webp-pixbuf-loader (Old) and /work/SRC/openSUSE:Factory/.webp-pixbuf-loader.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "webp-pixbuf-loader" Wed Aug 7 06:10:30 2024 rev:3 rq:1191823 version:0.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/webp-pixbuf-loader/webp-pixbuf-loader.changes 2022-09-25 15:35:56.671715629 +0200 +++ /work/SRC/openSUSE:Factory/.webp-pixbuf-loader.new.7232/webp-pixbuf-loader.changes 2024-08-07 06:11:02.475912766 +0200 @@ -1,0 +2,45 @@ +Tue Aug 6 01:36:36 UTC 2024 - Joshua Smith <smolsheep@opensuse.org> + +- Enable tests +- Update to 0.2.7: + * Fixes prepare/Update signal emitions and support for 0ms frames +- Updates from 0.2.6: + * meson.build file had >1.3.2 rather than >=1.3.2 as the required + version for libwebp +- Updates from 0.2.5: + * libwebp 1.3.2 onwards is a requirement now due to security + vulnerability in libwebp +- Updates from 0.2.4: + * Improves gdk_pixbuf_get_file_info performance by not doing any + allocations. +- Updates from 0.2.3: + * fix crash when jpeg is named as .webp +- Updates from 0.2.2: + * adds ICC profile data read support, when a webp file includes + ICC data it embeds the data encoded as base64 into the + GdkPixbuf object as an option. The data can be retrieved using + gdk_pixbuf_get_option(pixbuf, "icc-profile"); +- Updates from 0.2.1: + * Adds ICC profile support through the "icc-profile" property + encoded in base64 for all gdk_pixbuf_save operations + * Fixes a crash when NULL is passed to the GError** to save + operations +- Updates from 0.2.0: + * This release brings all the same features, improves testing, + does not require endian specific code, and has removed a memory + leak that was complicated to solve in the previous + implementation. +- Updates from 0.1.2: + * bring back save functionality + * tests: add save test and rework test infrastructure +- Updates from 0.1.1: + * simplify method naming and order implementations + * configure decoder output to write in pixbuf +- Updates from 0.1.0: + * Simplified implementation of both static and animated webp + implementation + * Fix: exchanging animation for static image leaks memory +- Updates from 0.0.7: + * meson improvements and BSD compatibility + +------------------------------------------------------------------- Old: ---- webp-pixbuf-loader-0.0.6.tar.gz New: ---- webp-pixbuf-loader-0.2.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ webp-pixbuf-loader.spec ++++++ --- /var/tmp/diff_new_pack.Jn89ov/_old 2024-08-07 06:11:03.467954078 +0200 +++ /var/tmp/diff_new_pack.Jn89ov/_new 2024-08-07 06:11:03.467954078 +0200 @@ -1,7 +1,7 @@ # # spec file for package webp-pixbuf-loader # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: webp-pixbuf-loader -Version: 0.0.6 +Version: 0.2.7 Release: 0 Summary: WebP GDK Pixbuf Loader library License: LGPL-2.0-or-later @@ -27,7 +27,7 @@ BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(gdk-pixbuf-2.0) > 2.22.0 -BuildRequires: pkgconfig(libwebp) +BuildRequires: pkgconfig(libwebp) >= 1.3.2 Requires: gdk-pixbuf-query-loaders Requires: gdk-pixbuf-thumbnailer %gdk_pixbuf_loader_requires @@ -45,6 +45,9 @@ %install %meson_install +%check +%meson_test + %post %gdk_pixbuf_loader_post ++++++ webp-pixbuf-loader-0.0.6.tar.gz -> webp-pixbuf-loader-0.2.7.tar.gz ++++++ /work/SRC/openSUSE:Factory/webp-pixbuf-loader/webp-pixbuf-loader-0.0.6.tar.gz /work/SRC/openSUSE:Factory/.webp-pixbuf-loader.new.7232/webp-pixbuf-loader-0.2.7.tar.gz differ: char 13, line 1
participants (1)
-
Source-Sync