Rebuilt for libnl3

This commit is contained in:
Kalev Lember 2013-01-20 06:32:40 +01:00
parent 70cf5a340a
commit 9820f8286b

View File

@ -1,6 +1,6 @@
Name: powertop
Version: 2.2
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Power consumption monitor
Group: Applications/System
@ -65,6 +65,9 @@ rm -rf %{buildroot}
%{_mandir}/man8/powertop.8*
%changelog
* Sun Jan 20 2013 Kalev Lember <kalevlember@gmail.com> - 2.2-5
- Rebuilt for libnl3
* Mon Jan 14 2013 Jaroslav Škarvada <jskarvad@redhat.com> - 2.2-4
- Reduced number of useless syscalls (reduce-syscalls patch) and
fixed gpu wiggle (gpu-wiggle-fix patch)