[gnome-power-manager/f15] New upstream version. Various translation updates Don't allow the downwards brightness spiral of doo

Richard Hughes rhughes at fedoraproject.org
Mon May 23 09:37:46 UTC 2011


commit 3916a20f55a59a5f2ae967dedc14b3ee95bb29f5
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon May 23 10:29:59 2011 +0100

    New upstream version.
    Various translation updates
    Don't allow the downwards brightness spiral of doom
    Remove the BR of libgnome-control-center
    Resolves: #650405

 .gitignore                                         |    1 +
 ...aster_percentage-in-gpm_backlight_brightn.patch |   36 --------------------
 gnome-power-manager.spec                           |   13 ++++---
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 43 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16c6ed1..e5761db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gnome-power-manager-2.31.4.tar.bz2
 /gnome-power-manager-2.91.92.tar.bz2
 /gnome-power-manager-2.91.93.tar.bz2
 /gnome-power-manager-3.0.0.tar.bz2
+/gnome-power-manager-3.0.2.tar.bz2
diff --git a/gnome-power-manager.spec b/gnome-power-manager.spec
index 7e8fee0..c3de57f 100644
--- a/gnome-power-manager.spec
+++ b/gnome-power-manager.spec
@@ -1,7 +1,7 @@
 Summary: GNOME power management service
 Name: gnome-power-manager
-Version: 3.0.0
-Release: 3%{?dist}
+Version: 3.0.2
+Release: 1%{?dist}
 License: GPLv2+ and GFDL
 Group: Applications/System
 Source: http://download.gnome.org/sources/gnome-power-manager/2.91/gnome-power-manager-%{version}.tar.bz2
@@ -9,8 +9,6 @@ URL: http://projects.gnome.org/gnome-power-manager/
 
 # upstream fix
 Patch0: 0001-gpm-idle-manually-update-the-status-property.patch
-# upstream commit db5e748a181b6a79e5d68ff2346aad39c5203f12 fixes bgo #650405
-Patch1: 0001-don-t-set-master_percentage-in-gpm_backlight_brightn.patch
 
 BuildRequires: scrollkeeper
 BuildRequires: gnome-doc-utils >= 0.3.2
@@ -25,7 +23,6 @@ BuildRequires: intltool
 BuildRequires: glib2-devel >= 2.25.9
 BuildRequires: gtk3-devel >= 2.91.3
 BuildRequires: dbus-glib-devel
-BuildRequires: control-center-devel >= 2.91.1
 BuildRequires: libwnck-devel
 BuildRequires: GConf2-devel
 BuildRequires: libgnome-keyring-devel
@@ -44,7 +41,6 @@ displaying icons and handling user callbacks in an interactive GNOME session.
 %prep
 %setup -q
 %patch0 -p1 -b .idle-status
-%patch1 -p1 -b .brightness
 
 %build
 %configure --disable-scrollkeeper
@@ -100,6 +96,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_sysconfdir}/xdg/autostart/*.desktop
 
 %changelog
+* Mon May 23 2011 Richard Hughes <rhughes at redhat.com> - 3.0.2-1
+- New upstream version.
+- Various translation updates
+- Remove the BR of libgnome-control-center
+
 * Tue May 17 2011 Adam Williamson <awilliam at redhat.com> - 3.0.0-3
 - fix backlight un-dimming on battery and idle (BGO #650405)
 
diff --git a/sources b/sources
index 046ee01..0abedb9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0696c5195b93f195da8c61ce6b1b84d6  gnome-power-manager-3.0.0.tar.bz2
+7cb5d4492796d45b69637f730ff1ae20  gnome-power-manager-3.0.2.tar.bz2


More information about the scm-commits mailing list