[gnome-software] Release version 3.19.90



commit 3c6e1ef21b722cef2d87507f7de60e08ac5de12a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 15 18:57:23 2016 +0000

    Release version 3.19.90

 RELEASE                                        |    4 ++--
 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Software.appdata.xml.in |   23 +++++++++++++++++++++++
 3 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ffe2a27..7afb14b 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.19.5"
-git tag -s GNOME_SOFTWARE_3_19_5 -m "==== Version 3.19.5 ===="
+git commit -a -m "Release version 3.19.90"
+git tag -s GNOME_SOFTWARE_3_19_90 -m "==== Version 3.19.90 ===="
 <enter password>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 1b20122..2a2ba88 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.19.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.19.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 7958bd0..cbb3393 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -30,6 +30,29 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release version="3.19.90" date="2016-02-15">
+      <description>
+        <p>
+          This is an unstable release in the 3.19 development series,
+          with the following improvements:
+        </p>
+        <ul>
+          <li>Add end-user application review functionality</li>
+          <li>Add support for upgrading the OS from one release to another</li>
+          <li>Add support for xdg-app and Limba bundles</li>
+          <li>Add tags to applications, and explain them in the details page</li>
+          <li>Update the list of featured applications on the front page</li>
+        </ul>
+        <p>The following bugs are also fixed:</p>
+        <ul>
+          <li>Add a missing tag to the software center metadata file</li>
+          <li>PackageKit support is now optional</li>
+          <li>Temporarily remove the remove button in the sources dialog</li>
+          <li>Use versioned user cache directories to pick up new screenshots</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.19.4" timestamp="1452867221">
       <description>
         <p>


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