[gnome-packagekit] Release version 3.20.0



commit e381e2a2e04b7cd81739c4a120adf5f6e1b3da6a
Author: Richard Hughes <richard hughsie com>
Date:   Mon Mar 21 10:10:50 2016 +0000

    Release version 3.20.0

 RELEASE                                       |    4 ++--
 configure.ac                                  |    2 +-
 data/appdata/gpk-application.appdata.xml.in   |   10 ++++++++++
 data/appdata/gpk-update-viewer.appdata.xml.in |    9 +++++++++
 4 files changed, 22 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 9dd79a5..dd0ec2b 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.19.1"
-git tag -s GNOME_PACKAGEKIT_3_19_1 -m "==== Version 3.19.1 ===="
+git commit -a -m "Release version 3.20.0"
+git tag -s GNOME_PACKAGEKIT_3_20_0 -m "==== Version 3.20.0 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 766bab0..842e15b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.19.1])
+AC_INIT([gnome-packagekit],[3.20.0])
 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 534f498..466be74 100644
--- a/data/appdata/gpk-application.appdata.xml.in
+++ b/data/appdata/gpk-application.appdata.xml.in
@@ -28,6 +28,16 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release date="2016-03-21" version="3.20.0">
+      <description>
+        <p>This release for GNOME 3.20 fixes the following bugs:</p>
+        <ul>
+          <li>Add a missing tag to the AppData file</li>
+          <li>Add resizing to various modal dialogs</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.18.0" timestamp="1442827658">
       <description>
         <p>This is the first stable release for GNOME 3.18</p>
diff --git a/data/appdata/gpk-update-viewer.appdata.xml.in b/data/appdata/gpk-update-viewer.appdata.xml.in
index e6ccbfd..40df53b 100644
--- a/data/appdata/gpk-update-viewer.appdata.xml.in
+++ b/data/appdata/gpk-update-viewer.appdata.xml.in
@@ -25,6 +25,15 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release date="2016-03-21" version="3.20.0">
+      <description>
+        <p>This release for GNOME 3.20 fixes the following bugs:</p>
+        <ul>
+          <li>Add a missing tag to the AppData file</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release version="3.18.0" timestamp="1442827658">
       <description>
         <p>This is the first stable release for GNOME 3.18</p>


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