[gnome-power-manager] GNOME Power Manager 3.15.90



commit 9622f92851db68ebd5954fa824032cec9891f2c4
Author: Richard Hughes <richard hughsie com>
Date:   Fri Feb 13 10:15:24 2015 +0000

    GNOME Power Manager 3.15.90

 RELEASE      |   19 ++++---------------
 configure.ac |    2 +-
 2 files changed, 5 insertions(+), 16 deletions(-)
---
diff --git a/RELEASE b/RELEASE
index ae6d216..e9bbca5 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,23 +1,12 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_14_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
-
---------------------------------------------------------------------------------
-Version 3.15.5
-~~~~~~~~~~~~~~
-Released: 2014-xx-xx
-
-* Translations
-
-* New Features:
-
-* Bugfix:
---------------------------------------------------------------------------------
+git log --format="%s" GNOME_POWER_MANAGER_3_14_1.. | grep -i -v trivial | grep -v Merge | uniq
+Add any user visible changes into data/appdata/gnome-power-statistics.appdata.xml.in
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.15.5"
-git tag -s GNOME_POWER_MANAGER_3_15_5 -m "==== Version 3.15.5 ===="
+git commit -a -m "GNOME Power Manager 3.15.90"
+git tag -s GNOME_POWER_MANAGER_3_15_90 -m "==== Version 3.15.90 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 5d596ae..a9096f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.15.5])
+AC_INIT([gnome-power-manager],[3.15.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])


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