diff --git a/gnome-power-manager.spec b/gnome-power-manager.spec index b2d4894..35ff3c2 100644 --- a/gnome-power-manager.spec +++ b/gnome-power-manager.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: gnome-power-manager -Version: 3.11.2 -Release: 1mamba +Version: 3.12.2 +Release: 2mamba Summary: A session daemon for the GNOME desktop environment that makes it easy to manage your laptop or desktop system Group: Graphical Desktop/Applications/Utilities Vendor: openmamba @@ -75,6 +75,7 @@ BuildRequires: ORBit2-devel BuildRequires: udev-devel BuildRequires: upower-devel ## AUTOBUILDREQ-END +BuildRequires: upower-devel >= 0.9.23 BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -131,6 +132,18 @@ fi #ChangeLog NEWS README %changelog +* Sun Jun 22 2014 Silvan Calarco 3.12.2-2mamba +- rebuilt with upower 0.9.23 + +* Mon May 12 2014 Automatic Build System 3.12.2-1mamba +- automatic version update by autodist + +* Mon Mar 24 2014 Automatic Build System 3.12.0-1mamba +- automatic version update by autodist + +* Mon Feb 17 2014 Automatic Build System 3.11.90-1mamba +- automatic version update by autodist + * Tue Nov 05 2013 Automatic Build System 3.11.2-1mamba - automatic version update by autodist