[gnome-software] Release version 3.19.91



commit 463befb6a6695c3068e50dfb00838b7e61fc4994
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 29 15:42:13 2016 +0000

    Release version 3.19.91

 RELEASE                                        |    2 +-
 data/appdata/org.gnome.Software.appdata.xml.in |   24 ++++++++++++++++++++++++
 2 files changed, 25 insertions(+), 1 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index e715cb5..88ead32 100644
--- a/RELEASE
+++ b/RELEASE
@@ -2,7 +2,7 @@ GNOME Software Release Notes
 
 1. Write release entries:
 
-git log --format="%s" GNOME_SOFTWARE_3_19_90.. | grep -i -v trivial | grep -v Merge | uniq
+git log --format="%s" GNOME_SOFTWARE_3_19_90.. | grep -i -v trivial | grep -v Merge | sort | uniq
 Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 3. Commit changes in gnome-software git:
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index cbb3393..de43717 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -30,6 +30,30 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release version="3.19.91" date="2016-02-29">
+      <description>
+        <p>
+          This is an unstable release in the 3.19 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Add an 'All' subcategory in the category shell</li>
+          <li>Add ratings and review functionality for Ubuntu</li>
+          <li>Install the xdg-app runtime as required automatically</li>
+          <li>Show a confirmation dialog before reporting a review</li>
+          <li>Show a guide label for the different star values</li>
+          <li>Support installing local xdg-app bundles</li>
+        </ul>
+        <p>The following bugs are also fixed:</p>
+        <ul>
+          <li>Correctly identify local packages with sources</li>
+          <li>Do not add multiple search results for the same app</li>
+          <li>Do not show xdg-app runtimes in the installed panel</li>
+          <li>Escape markup before showing modal dialogs</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.19.90" date="2016-02-15">
       <description>
         <p>


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