[gnome-software] Release version 3.23.90



commit 068632ae4a30cf65623fdb74f36a01e40302601d
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 13 12:51:38 2017 +0000

    Release version 3.23.90

 RELEASE                                        |    4 ++--
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Software.appdata.xml.in |   24 ++++++++++++++++++++++++
 3 files changed, 27 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 73c55eb..c917dd8 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/org.gnome.Software.appdata.xml.in
 
 3. Commit changes in gnome-software git:
 
-git commit -a -m "Release version 3.23.4"
-git tag -s GNOME_SOFTWARE_3_23_4 -m "==== Version 3.23.4 ===="
+git commit -a -m "Release version 3.23.90"
+git tag -s GNOME_SOFTWARE_3_23_90 -m "==== Version 3.23.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 57a12c2..7193dfd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Copyright (C) 2010-2015 Richard Hughes <richard hughsie com>
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-software],[3.23.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.23.90],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar serial-tests foreign])
 AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/org.gnome.Software.appdata.xml.in b/data/appdata/org.gnome.Software.appdata.xml.in
index e5f080d..ad75c55 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,30 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-02-13" version="3.23.90">
+      <description>
+        <p>
+          This is an unstable release in the 3.23 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Handle apt and snap URLs</li>
+          <li>Show the updates panel with sections</li>
+          <li>Sort the apps in the installed panel by kind</li>
+        </ul>
+        <p>The following bugs are also fixed:</p>
+        <ul>
+          <li>Add a more detailed error message when AC power is required</li>
+          <li>Do not hardcode the gnome-software application name</li>
+          <li>Ensure firmware is downloaded when not cached</li>
+          <li>Fix a rather large memory leak when loading Steam data</li>
+          <li>Fix launching Flatpak apps after updating</li>
+          <li>Install needed Flatpak runtimes when updating an app</li>
+          <li>Only show the scary firmware warning for removable devices</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2016-12-15" version="3.23.3">
       <description>
         <p>


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