[polari] Bump version to 3.30.2



commit 6e2f747e6ec7482ce530f1df24bfa7a003278800
Author: Florian Müllner <fmuellner gnome org>
Date:   Sun Oct 28 22:12:15 2018 +0100

    Bump version to 3.30.2
    
    Update NEWS and appdata.

 NEWS                                         | 11 +++++++++++
 data/appdata/org.gnome.Polari.appdata.xml.in |  8 ++++++++
 meson.build                                  |  2 +-
 3 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0c0730b..7ed8b14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+3.30.2 — “Mind the Sheep, Not Eat Them”
+=======================================
+* Fix regression with predefined networks [Florian; #82]
+
+Contributors:
+  Rodrigo Lledó, Florian Müllner, Jordan Petridis
+
+Translators:
+  Rūdolfs Mazurs [lv], Kjartan Maraas [nb], gogo [hr], Anish Sheela [ml],
+  Carmen Bianca BAKKER [eo]
+
 3.30.1 — “Light Your Tampon”
 ============================
 * Improve network connectivity handling when running sandboxed [Florian; !68]
diff --git a/data/appdata/org.gnome.Polari.appdata.xml.in b/data/appdata/org.gnome.Polari.appdata.xml.in
index 9adf87e..f07e7bd 100644
--- a/data/appdata/org.gnome.Polari.appdata.xml.in
+++ b/data/appdata/org.gnome.Polari.appdata.xml.in
@@ -55,6 +55,14 @@
   </kudos>
   <translation type="gettext">polari</translation>
   <releases>
+    <release version="3.30.2" date="2018-10-28">
+      <description>
+        <p>
+          This update fixes a regression with predefined networks and
+          updates translations.
+        </p>
+      </description>
+    </release>
     <release version="3.30.1" date="2018-10-06">
       <description>
         <p>
diff --git a/meson.build b/meson.build
index 560489c..7c45933 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('polari', 'c',
-  version: '3.30.1',
+  version: '3.30.2',
   meson_version: '>= 0.43.0',
   license: 'GPL2+'
 )


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