[gnome-boxes/gnome-3-30] Release 3.30.1



commit 390f15e57146af5daf2ac5c9ad056ad87063eaa3
Author: Felipe Borges <felipeborges gnome org>
Date:   Tue Sep 25 10:03:14 2018 +0200

    Release 3.30.1
    
    Signed-off-by: Felipe Borges <felipeborges gnome org>

 NEWS        | 18 ++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1ea28bb6..7f2cb7f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+3.30.1 - Sep 25, 2018
+=====================
+
+Changes since 3.30.1
+
+  - Hardcode xmlns URI
+  - Fixed the setting of rpath for subprojects
+  - Added/updated/fixed translations:
+    - Russian
+    - Italian
+
+All contributors to this release:
+
+Cole Robinson <crobinso redhat com>
+Federico Bruni <fede inventati org>
+Felipe Borges <felipeborges gnome org>
+Stas Solovey <whats_up tut by>
+
 3.30.0 - Sep 03, 2018
 =====================
 
diff --git a/meson.build b/meson.build
index bf925f75..a1cebad9 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.30.0',
+         version: '3.30.1',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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