[gnome-packagekit] Release version 3.17.90



commit 774090ea21cda18ee9a4eeb26d1cb417529b7aef
Author: Richard Hughes <richard hughsie com>
Date:   Wed Aug 19 14:14:35 2015 +0100

    Release version 3.17.90

 RELEASE                                       |    4 ++--
 configure.ac                                  |    2 +-
 data/appdata/gpk-application.appdata.xml.in   |    9 +++++++++
 data/appdata/gpk-update-viewer.appdata.xml.in |    8 ++++++++
 4 files changed, 20 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index c76f587..862d942 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.17.1"
-git tag -s GNOME_PACKAGEKIT_3_17_1 -m "==== Version 3.17.1 ===="
+git commit -a -m "Release version 3.17.90"
+git tag -s GNOME_PACKAGEKIT_3_17_90 -m "==== Version 3.17.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 9e212c1..336439a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.16.0])
+AC_INIT([gnome-packagekit],[3.17.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/gpk-application.appdata.xml.in b/data/appdata/gpk-application.appdata.xml.in
index 178cedf..71a3160 100644
--- a/data/appdata/gpk-application.appdata.xml.in
+++ b/data/appdata/gpk-application.appdata.xml.in
@@ -28,6 +28,15 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release version="3.17.90" timestamp="1439989821">
+      <description>
+        <p>This release fixes the following bugs:</p>
+        <ul>
+          <li>Set minimum content height for scrolled windows</li>
+          <li>Ensure to escape package and vendor name</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.16.0" timestamp="1427103917">
       <description>
         <p>This stable release marks the release of GNOME 3.16!</p>
diff --git a/data/appdata/gpk-update-viewer.appdata.xml.in b/data/appdata/gpk-update-viewer.appdata.xml.in
index 6da816b..3fc1bc4 100644
--- a/data/appdata/gpk-update-viewer.appdata.xml.in
+++ b/data/appdata/gpk-update-viewer.appdata.xml.in
@@ -25,6 +25,14 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release version="3.17.90" timestamp="1439989821">
+      <description>
+        <p>This release fixes the following bug:</p>
+        <ul>
+          <li>Consider available packages as updatable</li>
+        </ul>
+      </description>
+    </release>
     <release version="3.16.0" timestamp="1427103917">
       <description>
         <p>This stable release marks the release of GNOME 3.16!</p>


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