[gnome-software/gnome-3-16] Release version 3.16.3



commit 1b24ac9068825f30fa9cab84bdf1e4830463f3a4
Author: Kalev Lember <kalevlember gmail com>
Date:   Fri Jun 5 21:23:35 2015 +0200

    Release version 3.16.3

 configure.ac                                   |    2 +-
 data/appdata/org.gnome.Software.appdata.xml.in |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index dd5bfd4..4b25a3c 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.16.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.16.3],[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 33d31d1..c45171c 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -30,6 +30,26 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release version="3.16.3" timestamp="1433531946">
+      <description>
+        <p>This release fixes the following bugs:</p>
+        <ul>
+          <li>Fix a crash in the screenshot loader</li>
+          <li>Fix a crash when installing rpms that lack description</li>
+          <li>Fix a crash under Wayland when installing codecs</li>
+          <li>Avoid scaled up fonts on non-hidpi displays</li>
+          <li>Wrap long descriptions in the update dialog</li>
+          <li>Reduce network timeouts to one minute</li>
+          <li>Several improvements to the sources dialog</li>
+          <li>Show better human readable names when searching for font scripts</li>
+        </ul>
+        <p>New dependencies:</p>
+        <ul>
+          <li>iso-codes</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.16.2" timestamp="1431345463">
       <description>
         <p>This release fixes the following bugs:</p>


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