diff --git a/powertop.spec b/powertop.spec index e080199..e46b2ed 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,6 +1,6 @@ Name: powertop Version: 1.9 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Power consumption monitor Group: Applications/System @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/powertop.1* %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 1.9-3 +- Autorebuild for GCC 4.3 + * Tue Jan 22 2008 Adam Jackson 1.9-2 - Use full path when invoking hciconfig. (Ville Skyttä, #426721)