[gnome-power-manager] GNOME Power Manager 3.3.3
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] GNOME Power Manager 3.3.3
- Date: Mon, 19 Dec 2011 11:00:10 +0000 (UTC)
commit 7c73d65fba11a7a2e8a112d3f7f4e4800d44b926
Author: Richard Hughes <richard hughsie com>
Date: Mon Dec 19 10:59:06 2011 +0000
GNOME Power Manager 3.3.3
NEWS | 16 ++++++++++++++++
RELEASE | 6 +++---
configure.ac | 2 +-
3 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/NEWS b/NEWS
index f69e1af..1ae627c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Version 3.3.3
+~~~~~~~~~~~~~
+Released: 2011-12-19
+
+* Translations
+ - Added Brumese translation (Thura Hlaing)
+ - Updated asturian translation (Xandru Armesto)
+ - Updated Norwegian bokmÃl translation (Kjartan Maraas)
+ - Updated Telugu Translations (krishnababu k)
+ - Updated Turkish translation (Muhammet Kara)
+
+* Bugfix:
+ - Don't use pango_cairo_font_map_create_context (Richard Hughes)
+ - Remove check for gnome-doc-utils anymore (Jasper Lievisse Adriaanse)
+ - Remove the calls to the deprecated g_thread_init (Richard Hughes)
+
Version 3.2.0
~~~~~~~~~~~~~
Released: 2011-09-26
diff --git a/RELEASE b/RELEASE
index 116b5b3..3a1a271 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,7 +3,7 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
git shortlog GNOME_POWER_MANAGER_3_2_0.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.3.1
+Version 3.3.3
~~~~~~~~~~~~~
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.3.1"
-git tag -s GNOME_POWER_MANAGER_3_3_1 -m "==== Version 3.3.1 ===="
+git commit -a -m "GNOME Power Manager 3.3.3"
+git tag -s GNOME_POWER_MANAGER_3_3_3 -m "==== Version 3.3.3 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index cc0a421..ebfa860 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.3.1])
+AC_INIT([gnome-power-manager],[3.3.3])
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])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]