[gnome-boxes/release-3-30-2] Release 3.30.2



commit 6c57437cfe7bcecbb76ae4675154da0450322229
Author: Felipe Borges <felipeborges gnome org>
Date:   Wed Oct 24 15:59:43 2018 +0200

    Release 3.30.2

 NEWS                                | 19 ++++++++++++++++++-
 data/org.gnome.Boxes.appdata.xml.in |  8 ++++++++
 meson.build                         |  2 +-
 3 files changed, 27 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7f2cb7f2..0936a39b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,25 @@
-3.30.1 - Sep 25, 2018
+3.30.2 - Oct 24, 2018
 =====================
 
 Changes since 3.30.1
 
+  - Offer the latest RHEL in the "Download an OS" page
+  - Mirror the Flathub manifest for 3.30
+  - Added/updated/fixed translations:
+    - Serbian
+    - Norwegian Bokmål
+
+All contributors to this release:
+
+Felipe Borges <felipeborges gnome org>
+Марко Костић <marko m kostic gmail com>
+Kjartan Maraas <kmaraas gnome org>
+
+3.30.1 - Sep 25, 2018
+=====================
+
+Changes since 3.30.0
+
   - Hardcode xmlns URI
   - Fixed the setting of rpath for subprojects
   - Added/updated/fixed translations:
diff --git a/data/org.gnome.Boxes.appdata.xml.in b/data/org.gnome.Boxes.appdata.xml.in
index 4af14b6e..d2d6d8a6 100644
--- a/data/org.gnome.Boxes.appdata.xml.in
+++ b/data/org.gnome.Boxes.appdata.xml.in
@@ -54,4 +54,12 @@
   <url type="translate">https://wiki.gnome.org/TranslationProject</url>
   <translation type="gettext">gnome-boxes</translation>
   <content_rating type="oars-1.1" />
+
+  <releases>
+    <release version="3.30.2" date="2018-10-24">
+      <description>
+        <p>This release fixes the isses of downloading free Red Hat Enterprise Linux images.</p>
+      </description>
+    </release>
+  </releases>
 </component>
diff --git a/meson.build b/meson.build
index a1cebad9..20c25bbb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project ('gnome-boxes',
          ['vala', 'c'],
-         version: '3.30.1',
+         version: '3.30.2',
          license: 'LGPLv2+',
          meson_version: '>= 0.46.0',
 )


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