[gnome-power-manager] - New upstream release.

Richard Hughes rhughes at fedoraproject.org
Mon Nov 8 16:34:44 UTC 2010


commit 6870ff0e60e7be1ae734bd2d56dfce340592ea66
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Nov 8 16:34:41 2010 +0000

    - New upstream release.

 .gitignore               |    1 +
 gnome-power-manager.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8bb9be..f5ade6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ gnome-power-manager-2.31.4.tar.bz2
 /gnome-power-manager-2.32.0.tar.bz2
 /gnome-power-manager-2.91.1.tar.gz
 /gnome-power-manager-2.91.2-20101102.tar.bz2
+/gnome-power-manager-2.91.2.tar.bz2
diff --git a/gnome-power-manager.spec b/gnome-power-manager.spec
index 5c86f6f..ace70e4 100644
--- a/gnome-power-manager.spec
+++ b/gnome-power-manager.spec
@@ -3,7 +3,8 @@
 Summary: GNOME power management service
 Name: gnome-power-manager
 Version: 2.91.2
-Release: 0.2.%{?alphatag}%{?dist}
+#Release: 0.2.%{?alphatag}%{?dist}
+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}-%{?alphatag}.tar.bz2
@@ -37,7 +38,8 @@ GNOME Power Manager uses the information and facilities provided by UPower
 displaying icons and handling user callbacks in an interactive GNOME session.
 
 %prep
-%setup -q -n %{name}-%{version}-%{?alphatag}
+#%setup -q -n %{name}-%{version}-%{?alphatag}
+%setup -q
 
 %build
 %configure --disable-scrollkeeper
@@ -118,6 +120,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libdir}/control-center-1/panels/libpower.so
 
 %changelog
+* Mon Nov 08 2010 Richard Hughes  <rhughes at redhat.com> - 2.91.2-1
+- New upstream release.
+
 * Wed Nov 03 2010 Richard Hughes <richard at hughsie.com> 2.91.2-0.2.20101102
 - Rebuild now libnotify 0.7.0 is in rawhide.
 
diff --git a/sources b/sources
index 54cd5b9..d223afa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-195d66d24ecfb7828d0b2cec8003c9da  gnome-power-manager-2.91.2-20101102.tar.bz2
+1064a6c98eaf8c05f148c480a08bbd18  gnome-power-manager-2.91.2.tar.bz2


More information about the scm-commits mailing list