[gnome-software] trivial: Sync 3.32.4 release notes from gnome-3-32 branch



commit 9454d484edc851f9063416a4691f4445469bebd1
Author: Kalev Lember <klember redhat com>
Date:   Thu Jul 11 19:18:21 2019 +0300

    trivial: Sync 3.32.4 release notes from gnome-3-32 branch

 NEWS                                           | 12 ++++++++++++
 RELEASE                                        |  2 +-
 data/appdata/org.gnome.Software.appdata.xml.in | 13 +++++++++++++
 3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c70ed315..70b74d79 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.32.4
+~~~~~~~~~~~~~~
+Released: 2019-07-11
+
+This is a stable release with the following changes:
+ * Fix an issue that led to some packages with multiple appdata files not
+   correctly showing up on the updates page
+ * Fix various problems with flatpak branch handling that were causing issues
+   with freedesktop.org runtime updates
+ * Fix flatpak update versions to correctly show up
+ * Various other minor bug fixes
+
 Version 3.32.3
 ~~~~~~~~~~~~~~
 Released: 2019-05-24
diff --git a/RELEASE b/RELEASE
index 4e7e9d3d..28ec2fa9 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ GNOME Software Release Notes
 
 Write release entries:
 
-git log --format="%s" --cherry-pick --right-only 3.32.3... | grep -i -v trivial | grep -v Merge | sort | uniq
+git log --format="%s" --cherry-pick --right-only 3.32.4... | grep -i -v trivial | grep -v Merge | sort | uniq
 Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 Generate NEWS file:
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index a7821e40..398fdfb2 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,19 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2019-07-11" version="3.32.4">
+      <description>
+        <p>
+          This is a stable release with the following changes:
+        </p>
+        <ul>
+          <li>Fix an issue that led to some packages with multiple appdata files not correctly showing up on 
the updates page</li>
+          <li>Fix various problems with flatpak branch handling that were causing issues with 
freedesktop.org runtime updates</li>
+          <li>Fix flatpak update versions to correctly show up</li>
+          <li>Various other minor bug fixes</li>
+        </ul>
+      </description>
+    </release>
     <release date="2019-05-24" version="3.32.3">
       <description>
         <p>


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