diff --git a/powertop.spec b/powertop.spec index 11a99d1..68081f8 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,6 +1,6 @@ Name: powertop Version: 2.7 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Power consumption monitor Group: Applications/System @@ -73,6 +73,9 @@ rm -rf %{buildroot} %{_unitdir}/powertop.service %changelog +* Sat May 02 2015 Kalev Lember - 2.7-4 +- Rebuilt for GCC 5 C++11 ABI change + * Wed Feb 11 2015 Jaroslav Škarvada - 2.7-3 - Added hint how to navigate through panes, (by navigate-hint patch) Resolves: rhbz#1191112