diff --git a/powertop.spec b/powertop.spec index 2a78934..c116034 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,6 +1,6 @@ Name: powertop Version: 1.98 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Power consumption monitor Group: Applications/System @@ -59,6 +59,9 @@ rm -rf %{buildroot} #%{_mandir}/man8/powertop.8* %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 1.98-5 +- Rebuilt for c++ ABI breakage + * Fri Feb 24 2012 Jaroslav Škarvada - 1.98-4 - Backported support for power_supply class (add-power-supply-class-support patch)