[gnome-notes/gnome-3-32] Bump 3.32.2 release
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/gnome-3-32] Bump 3.32.2 release
- Date: Fri, 19 Jul 2019 04:26:36 +0000 (UTC)
commit 4c3f705e09e4f2b538e67613f3b128bfe56e8c43
Author: Isaque Galdino <igaldino gmail com>
Date: Fri Jul 19 01:26:09 2019 -0300
Bump 3.32.2 release
NEWS | 6 ++++++
data/appdata/org.gnome.Notes.appdata.xml.in | 10 ++++++++++
meson.build | 2 +-
3 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a0fbb58..862c5b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in 3.32.2
+=============================
+
+* Fixed appdata screenshots' URLs (Isaque Galdino)
+* Fixed flatpak using stable EDS and libical releases (Mohammed Sadiq)
+
Overview of changes in 3.32.1
=============================
diff --git a/data/appdata/org.gnome.Notes.appdata.xml.in b/data/appdata/org.gnome.Notes.appdata.xml.in
index 369ca61..1218a61 100644
--- a/data/appdata/org.gnome.Notes.appdata.xml.in
+++ b/data/appdata/org.gnome.Notes.appdata.xml.in
@@ -39,6 +39,16 @@
</screenshots>
<releases>
+ <release date="2019-07-19" version="3.32.2">
+ <description>
+ <p>This release brings the following improvements:</p>
+ <ul>
+ <li>Fixed appdata screenshots' URLs (Isaque Galdino)</li>
+ <li>Fixed flatpak using stable EDS and libical releases (Mohammed Sadiq)</li>
+ </ul>
+ <p>Thanks to all the contributors that worked on GNOME Notes!</p>
+ </description>
+ </release>
<release date="2019-04-09" version="3.32.1">
<description>
<p>This release updates the following translations:</p>
diff --git a/meson.build b/meson.build
index c23f030..402c774 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'bijiben', 'c',
- version: '3.32.1',
+ version: '3.32.2',
license: 'GPL3',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.43.0'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]