[gnome-software/gnome-3-34] Release version 3.34.1



commit 84ed40aeae9c5d1b9873a302bd46ee91eda1a41e
Author: Richard Hughes <richard hughsie com>
Date:   Mon Oct 7 17:48:39 2019 +0100

    Release version 3.34.1

 NEWS                                           | 16 ++++++++++++++++
 RELEASE                                        |  2 +-
 data/appdata/org.gnome.Software.appdata.xml.in | 18 ++++++++++++++++++
 3 files changed, 35 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index df4a0c3c..9dc1fdb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.34.1
+~~~~~~~~~~~~~~
+Released: 2019-10-07
+
+This is a stable release with the following changes:
+ * Fix firmware updates where the device needed a manual detach
+ * Fix installing webapps
+ * Fix signal blocking for search
+ * Fix third party repo enabling
+ * Hide the shortcut buttons for parentally filtered apps
+ * Make disabled flatpak remote enabling work
+ * Show snap channels as app alternates
+ * Show the correct application when clicking from the GNOME Shell menu
+
+This release also updates existing translations.
+
 Version 3.34.0
 ~~~~~~~~~~~~~~
 Released: 2019-09-09
diff --git a/RELEASE b/RELEASE
index 0ccdc9dc..25870bd9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,7 +6,7 @@ git log --format="%s" --cherry-pick --right-only 3.34.0... | grep -i -v trivial
 Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 Generate NEWS file:
-appstream-util appdata-to-news ../data/appdata/org.gnome.Software.appdata.xml.in > NEWS
+appstream-util appdata-to-news ../data/appdata/org.gnome.Software.appdata.xml.in > ../NEWS
 
 git commit -a -m "Release version 3.34.1"
 git tag -s 3.34.1 -m "==== Version 3.34.1 ===="
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index 9c57435a..c2f9006b 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,24 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2019-10-07" version="3.34.1">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Fix firmware updates where the device needed a manual detach</li>
+          <li>Fix installing webapps</li>
+          <li>Fix signal blocking for search</li>
+          <li>Fix third party repo enabling</li>
+          <li>Hide the shortcut buttons for parentally filtered apps</li>
+          <li>Make disabled flatpak remote enabling work</li>
+          <li>Show snap channels as app alternates</li>
+          <li>Show the correct application when clicking from the GNOME Shell menu</li>
+        </ul>
+        <p>This release also updates existing translations.</p>
+      </description>
+    </release>
     <release date="2019-09-09" version="3.34.0">
       <description>
         <p>


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