[gnome-documents/gnome-3-30] release: Increment to 3.30.1



commit 638499f6c0812db3ce00ff8355a023b9019f40d4
Author: Christopher Davis <brainblasted disroot org>
Date:   Fri Jan 18 10:43:37 2019 -0500

    release: Increment to 3.30.1
    
    See NEWS file for details on what was updated from 3.30.

 NEWS        | 13 +++++++++++++
 meson.build |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 4030f576..cf907579 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.30.1
+======
+
+- allow libgdprivate-1.0.so to find libgd (Special thanks to Jan Tojnar)
+- Update Basque translation (Iñaki Larrañaga Murgoitio)
+- Update Esperanto translation (Carmen Bianca BAKKER)
+- flatpak: Tell Tracker not to use a media extractor (Mathieu Bridon)
+- build: Update to latest libgd
+- flatpak: Build liboauth against NSS (Jordan Petridis)
+- Update dependencies of flatpak to use meson (Thomas Coldrick)
+- build: Ensure that the Git submodules are kept updated
+- build: Remove unused variable
+
 3.30.0 - "Shinwell"
 ===================
 
diff --git a/meson.build b/meson.build
index c6fdb563..55e12065 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-documents', 'c',
-  version: '3.30.0',
+  version: '3.30.1',
   license: 'GPL2+',
   default_options: 'buildtype=debugoptimized',
   meson_version: '>= 0.42.0'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]