[gnome-software] Release version 3.21.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Release version 3.21.90
- Date: Mon, 15 Aug 2016 10:53:42 +0000 (UTC)
commit 9e9e089c4de45c580a5967cafab152e8405440f3
Author: Richard Hughes <richard hughsie com>
Date: Mon Aug 15 11:53:21 2016 +0100
Release version 3.21.90
RELEASE | 4 ++--
configure.ac | 2 +-
data/appdata/org.gnome.Software.appdata.xml.in | 20 ++++++++++++++++++++
3 files changed, 23 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 464f053..e8d059b 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.21.5"
-git tag -s GNOME_SOFTWARE_3_21_5 -m "==== Version 3.21.5 ===="
+git commit -a -m "Release version 3.21.90"
+git tag -s GNOME_SOFTWARE_3_21_90 -m "==== Version 3.21.90 ===="
<enter password>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index 8a13731..ea24540 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.21.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-software])
+AC_INIT([gnome-software],[3.21.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 914f350..489b21d 100644
--- a/data/appdata/org.gnome.Software.appdata.xml.in
+++ b/data/appdata/org.gnome.Software.appdata.xml.in
@@ -46,6 +46,26 @@
Validate with `appstream-util validate *.appdata.xml`
-->
<releases>
+ <release date="2016-08-15" version="3.21.90">
+ <description>
+ <p>
+ This is an unstable release in the 3.21 development series,
+ with the following improvements:
+ </p>
+ <ul>
+ <li>Limit the ODRS moderation queue to a specific language</li>
+ </ul>
+ <p>The following bugs are also fixed:</p>
+ <ul>
+ <li>Correctly load .flatpakrepo files</li>
+ <li>Don't get the download size for installed flatpak packages</li>
+ <li>Fix showing the progress bar when installing apps</li>
+ <li>Never try to modify the application name</li>
+ <li>Only notify about upgrades once per month</li>
+ </ul>
+ <p>This release also updates translations for many languages.</p>
+ </description>
+ </release>
<release date="2016-07-18" version="3.21.4">
<description>
<p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]