This commit is contained in:
Dennis Gilmore 2012-07-20 21:55:14 -05:00
parent 89070cf48e
commit 8c6b563a76

View File

@ -1,6 +1,6 @@
Name: powertop
Version: 2.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Power consumption monitor
Group: Applications/System
@ -65,6 +65,9 @@ rm -rf %{buildroot}
#%{_mandir}/man8/powertop.8*
%changelog
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Wed Jul 4 2012 Jaroslav Škarvada <jskarvad@redhat.com> - 2.0-3
- Catch fstream exceptions
Resolves: rhbz#832497