[gnome-software] Release version 3.17.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 3.17.90
- Date: Wed, 19 Aug 2015 14:03:39 +0000 (UTC)
commit 14c2520b2004257616cb62ebe4257801a632895d
Author: Richard Hughes <richard hughsie com>
Date: Wed Aug 19 15:03:12 2015 +0100
Release version 3.17.90
RELEASE | 4 ++--
configure.ac | 2 +-
data/appdata/org.gnome.Software.appdata.xml.in | 10 ++++++++++
3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 07a4be9..614d454 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.17.4"
-git tag -s GNOME_SOFTWARE_3_17_4 -m "==== Version 3.17.4 ===="
+git commit -a -m "Release version 3.17.90"
+git tag -s GNOME_SOFTWARE_3_17_90 -m "==== Version 3.17.90 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index c1a1be2..72189c0 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.17.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.17.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 e7771a1..bd763c5 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -30,6 +30,16 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release version="3.17.90" timestamp="1439990842">
+ <description>
+ <p>This is an unstable release with the following bugs fixed:</p>
+ <ul>
+ <li>Use CSS to style the error message details</li>
+ <li>Correctly align labels in the Add to Folder dialog</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release version="3.17.3" timestamp="1439370225">
<description>
<p>This is an unstable release in the 3.17 development series, with the following improvements:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]