[gdk-pixbuf] Release gdk-pixbuf 2.42.6
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdk-pixbuf] Release gdk-pixbuf 2.42.6
- Date: Fri, 9 Apr 2021 14:47:38 +0000 (UTC)
commit 3afa395cd47fdde70216a8a8e4d71ac753e26ade
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Apr 9 15:40:02 2021 +0100
Release gdk-pixbuf 2.42.6
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 331618dec..1372f7b0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+2.42.6 (stable)
+===
+
+ - Disable shared-mime-info dependency on Android [BogDan Vatra, !104]
+ - Yield gtk_doc option value in subprojects
+ - Always initialise locale on thumbnailer startup [Bastien Nocera, !110]
+ - Add fallback subproject for libjpeg [Benjamin Otte, !109]
+ - Install API reference directly under $datadir/doc/gdk-pixbuf
+ - Use type:array for the builtin_loaders option
+ - Default to using builtin png and jpeg loaders
+ - Replace platform-specific post-install script files with a Python script
+
2.42.4 (stable)
===
diff --git a/meson.build b/meson.build
index 70074e912..7a1409bb9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gdk-pixbuf', 'c',
- version: '2.42.5',
+ version: '2.42.6',
license: 'LGPL-2.1-or-later',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]