[gnome-packagekit] Release version 3.21.4



commit 7815078e512af88f6f892c988a78a1caf9dafe7f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 18 16:30:19 2016 +0100

    Release version 3.21.4

 README.commits                                     |   68 --------------------
 RELEASE                                            |    4 +-
 configure.ac                                       |    2 +-
 .../org.gnome.PackageUpdater.appdata.xml.in        |   10 +++
 data/appdata/org.gnome.Packages.appdata.xml.in     |   10 +++
 5 files changed, 23 insertions(+), 71 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index c5bd682..353eb35 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.1"
-git tag -s GNOME_PACKAGEKIT_3_21_1 -m "==== Version 3.21.1 ===="
+git commit -a -m "Release version 3.21.4"
+git tag -s GNOME_PACKAGEKIT_3_21_4 -m "==== Version 3.21.4 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index d89d2d2..1818e81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.21.1])
+AC_INIT([gnome-packagekit],[3.21.4])
 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 99eb30e..028dec1 100644
--- a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
+++ b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
@@ -25,6 +25,16 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release date="2016-07-18" version="3.21.4">
+      <description>
+        <p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
+        <ul>
+          <li>Use new-style application IDs for flatpak</li>
+          <li>Remove the broken markdown parsing module</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2016-03-21" version="3.20.0">
       <description>
         <p>This release for GNOME 3.20 fixes the following bugs:</p>
diff --git a/data/appdata/org.gnome.Packages.appdata.xml.in b/data/appdata/org.gnome.Packages.appdata.xml.in
index 7e7e891..d8c3038 100644
--- a/data/appdata/org.gnome.Packages.appdata.xml.in
+++ b/data/appdata/org.gnome.Packages.appdata.xml.in
@@ -28,6 +28,16 @@
    Use `date -d "2010-10-02" "+%s"` to get the timestamp.
   -->
   <releases>
+    <release date="2016-07-18" version="3.21.4">
+      <description>
+        <p>This unstable release for GNOME 3.21 fixes the following bugs:</p>
+        <ul>
+          <li>Use new-style application IDs for flatpak</li>
+          <li>Remove the broken markdown parsing module</li>
+        </ul>
+        <p>This release also updates translations.</p>
+      </description>
+    </release>
     <release date="2016-03-21" version="3.20.0">
       <description>
         <p>This release for GNOME 3.20 fixes the following bugs:</p>


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