[gnome-power-manager] GNOME Power Manager 3.17.90



commit 72d65322a89e2deb523e2cbdf4cc249a99cc2df2
Author: Richard Hughes <richard hughsie com>
Date:   Wed Aug 19 14:05:13 2015 +0100

    GNOME Power Manager 3.17.90

 RELEASE                                            |    4 ++--
 configure.ac                                       |    2 +-
 data/appdata/gnome-power-statistics.appdata.xml.in |    8 ++++++++
 src/gpm-self-test.c                                |    1 -
 4 files changed, 11 insertions(+), 4 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index 2a9e804..00abd49 100644
--- a/RELEASE
+++ b/RELEASE
@@ -5,8 +5,8 @@ Add any user visible changes into data/appdata/gnome-power-statistics.appdata.xm
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.17.1"
-git tag -s GNOME_POWER_MANAGER_3_17_1 -m "==== Version 3.17.1 ===="
+git commit -a -m "GNOME Power Manager 3.17.90"
+git tag -s GNOME_POWER_MANAGER_3_17_90 -m "==== Version 3.17.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 73533d7..d52ad7d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.17.1])
+AC_INIT([gnome-power-manager],[3.17.90])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz tar-ustar foreign])
diff --git a/data/appdata/gnome-power-statistics.appdata.xml.in 
b/data/appdata/gnome-power-statistics.appdata.xml.in
index 8586c08..4fd77e2 100644
--- a/data/appdata/gnome-power-statistics.appdata.xml.in
+++ b/data/appdata/gnome-power-statistics.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="1439988801">
+      <description>
+        <p>
+          This unstable release provides a symbolic variant of the app icon and
+          updates translations.
+        </p>
+      </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/src/gpm-self-test.c b/src/gpm-self-test.c
index ea6cee0..9a6af8e 100644
--- a/src/gpm-self-test.c
+++ b/src/gpm-self-test.c
@@ -302,7 +302,6 @@ gpm_test_array_float_func (void)
 int
 main (int argc, char **argv)
 {
-       g_type_init ();
        g_test_init (&argc, &argv, NULL);
 
        /* tests go here */


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