[gnome-power-manager/gnome-3-0] GNOME Power Manager 3.0.2



commit 7e340757849af9553146a99a730645bb86651663
Author: Richard Hughes <richard hughsie com>
Date:   Mon May 23 10:13:59 2011 +0100

    GNOME Power Manager 3.0.2

 NEWS         |   16 ++++++++++++++++
 RELEASE      |    8 ++++----
 configure.ac |    2 +-
 3 files changed, 21 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index 01d3271..1428af0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.0.2
+~~~~~~~~~~~~~
+Released: 2011-05-23
+
+* Translations
+ - Added UG translation (Abduxukur Abdurixit)
+ - Updated Esperanto translation (Kristjan SCHMIDT)
+ - Updated Japanese translation (Takayoshi OKANO)
+ - Updated Lithuanian translation (Gintautas Miliauskas)
+ - Updated Turkish translation (Muhammet Kara)
+ - Updated zh_CN translation (Lele Long)
+
+* Bugfix:
+ - Don't set the master percentage in when the backligh changes. Fixes rh#650405 (Adam Williamson)
+ - Remove the BR of libgnome-control-center, the prefs capplet is now seporate. Fixes #648615 (Richard Hughes)
+
 Version 3.0.0
 ~~~~~~~~~~~~~
 Released: 2011-04-04
diff --git a/RELEASE b/RELEASE
index 11c44db..ba7fa2f 100644
--- a/RELEASE
+++ b/RELEASE
@@ -1,9 +1,9 @@
 Follow http://developer.gnome.org/dotplan/for_maintainers.html
 
-git shortlog GNOME_POWER_MANAGER_3_0_1.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
+git shortlog GNOME_POWER_MANAGER_3_0_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
 
 --------------------------------------------------------------------------------
-Version 3.0.1
+Version 3.0.2
 ~~~~~~~~~~~~~
 Released: 2011-xx-xx
 
@@ -16,8 +16,8 @@ Released: 2011-xx-xx
 
 Run "make distcheck", correct any problems encountered
 
-git commit -a -m "GNOME Power Manager 3.0.1"
-git tag -s GNOME_POWER_MANAGER_3_0_1 -m "==== Version 3.0.1 ===="
+git commit -a -m "GNOME Power Manager 3.0.2"
+git tag -s GNOME_POWER_MANAGER_3_0_2 -m "==== Version 3.0.2 ===="
 <wait>
 git push --tags
 git push
diff --git a/configure.ac b/configure.ac
index 845229e..3cfaaa4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.63)
 
-AC_INIT([gnome-power-manager],[3.0.1])
+AC_INIT([gnome-power-manager],[3.0.2])
 AC_CONFIG_SRCDIR(src)
 AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
 AM_INIT_AUTOMAKE([1.9 tar-ustar dist-bzip2 foreign])



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