[gnome-packagekit] Release version 3.21.90
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-packagekit] Release version 3.21.90
- Date: Mon, 15 Aug 2016 10:25:28 +0000 (UTC)
commit a3da710a7b493c519dc9641f730985a1da772d96
Author: Richard Hughes <richard hughsie com>
Date: Mon Aug 15 11:25:02 2016 +0100
Release version 3.21.90
RELEASE | 4 ++--
configure.ac | 2 +-
.../org.gnome.PackageUpdater.appdata.xml.in | 11 ++++++++++-
3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 7911bf8..e0384ae 100644
--- a/RELEASE
+++ b/RELEASE
@@ -7,8 +7,8 @@ Add any user visible changes into data/appdata/*.xml.in
3. Commit changes in gnome-packagekit git:
-git commit -a -m "Release version 3.21.5"
-git tag -s GNOME_PACKAGEKIT_3_21_5 -m "==== Version 3.21.5 ===="
+git commit -a -m "Release version 3.21.90"
+git tag -s GNOME_PACKAGEKIT_3_21_90 -m "==== Version 3.21.90 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index dd0e4cc..67231dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.65)
-AC_INIT([gnome-packagekit],[3.21.5])
+AC_INIT([gnome-packagekit],[3.21.90])
AC_CONFIG_SRCDIR(src)
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-xz tar-ustar])
AC_CONFIG_HEADERS([config.h])
diff --git a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
index 028dec1..aa93e75 100644
--- a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
+++ b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
@@ -22,9 +22,18 @@
</screenshots>
<!--
Validate with `appstream-util validate *.appdata.xml`
- Use `date -d "2010-10-02" "+%s"` to get the timestamp.
-->
<releases>
+ <release date="2016-08-15" version="3.21.90">
+ <description>
+ <p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
+ <ul>
+ <li>Mark forgotten strings as translatable</li>
+ <li>Update the UI files to adhere to the GNOME 3 UI guidelines</li>
+ </ul>
+ <p>This release also updates translations.</p>
+ </description>
+ </release>
<release date="2016-07-18" version="3.21.4">
<description>
<p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]