[gnome-photos/gnome-3-34] Prepare 3.34.2
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos/gnome-3-34] Prepare 3.34.2
- Date: Wed, 20 May 2020 16:37:34 +0000 (UTC)
commit c4a6762b11d458e0acc731f3bdbc9aa545368702
Author: Debarshi Ray <rishi fedoraproject org>
Date: Wed May 20 18:26:54 2020 +0200
Prepare 3.34.2
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index dbd12baa..f241b23b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in 3.34.2
+=============================
+
+* Bugs fixed:
+ !120 help: Update the application icon
+ !126 test-gegl: Unbreak /gegl/buffer/zoom/in* with Babl 0.1.67
+ !127 appdata: Add release notes for 3.34.0
+ #149 Fix the build with GEGL 0.4.23
+
+* Updated translations:
+ Simplified Chinese
+ Indonesian
+ Slovak
+ Turkish
+ Ukrainian
+
+
Overview of changes in 3.34.1
=============================
diff --git a/configure.ac b/configure.ac
index e14c6644..f38b37f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Photos],
- [3.34.1],
+ [3.34.2],
[https://gitlab.gnome.org/GNOME/gnome-photos/issues],
[gnome-photos],
[https://wiki.gnome.org/Apps/Photos])
diff --git a/meson.build b/meson.build
index 2bc09ab0..c46d6cb2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-photos',
'c',
- version: '3.34.1',
+ version: '3.34.2',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]