[gnome-packagekit] Release version 3.23.90



commit c8e4da9ad1adede6d4abc381a14ceccb8e7decf6
Author: Richard Hughes <richard hughsie com>
Date:   Mon Feb 13 10:57:35 2017 +0000

    Release version 3.23.90

 RELEASE                                            |    4 ++--
 configure.ac                                       |    2 +-
 .../org.gnome.PackageUpdater.appdata.xml.in        |    5 +++++
 data/appdata/org.gnome.Packages.appdata.xml.in     |    5 +++++
 4 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index dec1694..09a9a0e 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.23.3"
-git tag -s GNOME_PACKAGEKIT_3_23_3 -m "==== Version 3.23.3 ===="
+git commit -a -m "Release version 3.23.90"
+git tag -s GNOME_PACKAGEKIT_3_23_90 -m "==== Version 3.23.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index e0a4aa0..89cd068 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.65)
 
-AC_INIT([gnome-packagekit],[3.23.3])
+AC_INIT([gnome-packagekit],[3.23.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 8d08b6c..7fa559d 100644
--- a/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
+++ b/data/appdata/org.gnome.PackageUpdater.appdata.xml.in
@@ -24,6 +24,11 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-02-13" version="3.23.90">
+      <description>
+        <p>This unstable release ports away from intltool and updates translations.</p>
+      </description>
+    </release>
     <release date="2016-09-19" version="3.22.0">
       <description>
         <p>This is the first stable release for GNOME 3.22</p>
diff --git a/data/appdata/org.gnome.Packages.appdata.xml.in b/data/appdata/org.gnome.Packages.appdata.xml.in
index ee64df5..ed4bad8 100644
--- a/data/appdata/org.gnome.Packages.appdata.xml.in
+++ b/data/appdata/org.gnome.Packages.appdata.xml.in
@@ -27,6 +27,11 @@
    Validate with `appstream-util validate *.appdata.xml`
   -->
   <releases>
+    <release date="2017-02-13" version="3.23.90">
+      <description>
+        <p>This unstable release ports away from intltool and updates translations.</p>
+      </description>
+    </release>
     <release date="2016-10-12" version="3.22.1">
       <description>
         <p>This release modernizes metainfo files and updates translations.</p>


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