[gnome-software] Release version 3.19.4
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 3.19.4
- Date: Fri, 15 Jan 2016 17:18:35 +0000 (UTC)
commit 82749a09b1b397396111d027c14feb7c4326e765
Author: Richard Hughes <richard hughsie com>
Date: Fri Jan 15 16:47:00 2016 +0000
Release version 3.19.4
RELEASE | 4 +-
configure.ac | 2 +-
data/appdata/org.gnome.Software.appdata.xml.in | 26 ++++++++++++++++++++++++
3 files changed, 29 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index b9f1dc6..c2598a0 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.1"
-git tag -s GNOME_SOFTWARE_3_19_1 -m "==== Version 3.19.1 ===="
+git commit -a -m "Release version 3.19.4"
+git tag -s GNOME_SOFTWARE_3_19_4 -m "==== Version 3.19.4 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index b13344f..23ba3f2 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.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.19.4],[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 0b6220d..48309ab 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -30,6 +30,32 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release version="3.19.4" timestamp="1452867221">
+ <description>
+ <p>
+ This is an unstable release in the 3.19 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Add a link to Wikipedia to explain proprietary and public domain software</li>
+ <li>Allow administrators to override the default popular applications</li>
+ <li>Improve the interface for device firmware updates and some can be done live</li>
+ <li>Make sure Characters and Disks show up in Utilities</li>
+ <li>Show 3rd party applications in the search results</li>
+ <li>Show a nicer installation dialog when installing local files</li>
+ <li>Speed up the application first-start and also speed up switching pages</li>
+ <li>Try to show if an application is free software</li>
+ </ul>
+ <p>The following bugs are also fixed:</p>
+ <ul>
+ <li>Do not crash on refresh if the fwupd daemon is not available</li>
+ <li>Fix installing web applications</li>
+ <li>Rework several windows to fit better on small screens</li>
+ <li>Use the correct user agent string when downloading firmware</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release version="3.18.3" timestamp="1446724044">
<description>
<p>This stable release fixes the following bugs:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]