[gnome-power-manager] GNOME Power Manager 3.7.92
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] GNOME Power Manager 3.7.92
- Date: Mon, 18 Mar 2013 15:07:52 +0000 (UTC)
commit 584391f0d2a73e5171cc8be17c8bb268ab043483
Author: Richard Hughes <richard hughsie com>
Date: Mon Mar 18 15:07:31 2013 +0000
GNOME Power Manager 3.7.92
NEWS | 17 +++++++++++++++++
RELEASE | 8 ++++----
configure.ac | 2 +-
contrib/gnome-power-manager.spec.in | 1 +
4 files changed, 23 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4464fa..a97ad59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 3.7.92
+~~~~~~~~~~~~~~
+Released: 2013-03-18
+
+* Translations
+ - Updated Korean translation (Changwoo Ryu)
+ - Updated Polish translation (Piotr Drąg)
+ - Updated Portuguese translation (Duarte Loreto)
+ - Updated Slovenian translation (Andrej Žnidaršič)
+ - Updated Slovenian translation (Matej Urbančič)
+
+* New Features:
+ - Add high contrast icons (Robert Ancell)
+
+* Bugfix:
+ - Remove all the unused status icons (Richard Hughes)
+
Version 3.7.5
~~~~~~~~~~~~~
Released: 2013-02-05
diff --git a/RELEASE b/RELEASE
index 3427ca6..b42f94e 100644
--- a/RELEASE
+++ b/RELEASE
@@ -3,8 +3,8 @@ Follow http://developer.gnome.org/dotplan/for_maintainers.html
git shortlog GNOME_POWER_MANAGER_3_7_5.. | grep -i -v trivial | uniq | grep -v Merge > NEWS.new
--------------------------------------------------------------------------------
-Version 3.7.6
-~~~~~~~~~~~~~
+Version 3.7.92
+~~~~~~~~~~~~~~
Released: 2013-xx-xx
* Translations
@@ -16,8 +16,8 @@ Released: 2013-xx-xx
Run "make distcheck", correct any problems encountered
-git commit -a -m "GNOME Power Manager 3.7.6"
-git tag -s GNOME_POWER_MANAGER_3_7_6 -m "==== Version 3.7.6 ===="
+git commit -a -m "GNOME Power Manager 3.7.92"
+git tag -s GNOME_POWER_MANAGER_3_7_92 -m "==== Version 3.7.92 ===="
<wait>
git push --tags
git push
diff --git a/configure.ac b/configure.ac
index b96e56d..d9e25fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.63)
-AC_INIT([gnome-power-manager],[3.7.6])
+AC_INIT([gnome-power-manager],[3.7.92])
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])
diff --git a/contrib/gnome-power-manager.spec.in b/contrib/gnome-power-manager.spec.in
index 3acaad0..a3cca06 100644
--- a/contrib/gnome-power-manager.spec.in
+++ b/contrib/gnome-power-manager.spec.in
@@ -65,6 +65,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/applications/*.desktop
%{_datadir}/glib-2.0/schemas/*.gschema.xml
%{_datadir}/icons/hicolor/*/apps/gnome-power-statistics.*
+%{_datadir}/icons/HighContrast/*/apps/gnome-power-statistics.*
%{_datadir}/glib-2.0/schemas/*.gschema.xml
%{_mandir}/man1/*.1.gz
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]