[gnome-photos] Prepare 3.31.2
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] Prepare 3.31.2
- Date: Thu, 15 Nov 2018 15:00:54 +0000 (UTC)
commit 9cc1c993b98322fe29ec8a73065c30766777a15c
Author: Debarshi Ray <debarshir gnome org>
Date: Thu Nov 15 15:48:22 2018 +0100
Prepare 3.31.2
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
meson.build | 2 +-
3 files changed, 19 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ca927530..fad4459c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in 3.31.2
+=============================
+
+* Bugs fixed:
+ !68 Propagate any GError while loading a BaseItem
+ !71 build: Avoid requiring Git for release tarballs
+ !77 application, thumbnailer: Remove redundant GResource registration
+ !79 build: Update glib-tap.mk from GLib
+ !80 Start adding some unit tests
+ #77 Use g_auto*
+
+* Updated translations:
+ Esperanto
+ Malayalam
+ Slovenian
+
+
Overview of changes in 3.31.1
=============================
diff --git a/configure.ac b/configure.ac
index 274a4cb1..da5af38c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([Photos],
- [3.31.1],
+ [3.31.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 62882972..2b6dafda 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-photos', 'c',
- version: '3.31.1',
+ version: '3.31.2',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.47.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]