diff --git a/powertop-1.10.tar.gz b/powertop-1.10.tar.gz new file mode 100644 index 0000000..6ea301d --- /dev/null +++ b/powertop-1.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc60000bbe5f4d7b9beae8a84e1cd1ba69339a489a7d1a7365a3d8fe8fd73d6b +size 72842 diff --git a/powertop-1.9.tar.gz b/powertop-1.9.tar.gz deleted file mode 100644 index e9e7e80..0000000 --- a/powertop-1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41899a12c3436a3e623744f41b459d4a7a7aa96da32b22a3b301037b54062594 -size 69395 diff --git a/powertop.changes b/powertop.changes index ca66e62..0ea697d 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Jun 16 10:55:10 CEST 2008 - thoenig@suse.de + +- Update to PowerTOP 1.10 +- Changes: + * USB suspend statistics + * support for iwl4965 power saving + * Powertop now reports which C-states are supported by CPU/BIOS + * Updated translations: ja, pt_BR, hu, id, zh (thanks!) + ------------------------------------------------------------------- Wed Nov 7 11:14:44 CET 2007 - thoenig@suse.de diff --git a/powertop.spec b/powertop.spec index 93b2bf4..e8d7021 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,7 +1,7 @@ # -# spec file for package powertop (Version 1.9) +# spec file for package powertop (Version 1.10) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # @@ -9,10 +9,11 @@ # + Name: powertop Url: http://www.linuxpowertop.org Summary: PowerTOP is a Linux Tool to Find out What is Using Power on a Laptop -Version: 1.9 +Version: 1.10 Release: 1 License: GPL v2 or later Group: System/Monitoring @@ -51,15 +52,23 @@ rm -rf %{_buildroot} %doc COPYING %{_bindir}/%{name} %{_mandir}/man*/%{name}.1.gz + %changelog -* Wed Nov 07 2007 - thoenig@suse.de +* Mon Jun 16 2008 thoenig@suse.de +- Update to PowerTOP 1.10 +- Changes: + * USB suspend statistics + * support for iwl4965 power saving + * Powertop now reports which C-states are supported by CPU/BIOS + * Updated translations: ja, pt_BR, hu, id, zh (thanks!) +* Wed Nov 07 2007 thoenig@suse.de - Update to PowerTOP 1.9 - Changes: * add support for mac80211 based wireless power saving * improve bluetooth inactivity detection * report USB activity (needs 2.6.24-rc kernel) * support the newly reported interrupt events in 2.6.24-rc -* Wed Oct 10 2007 - thoenig@suse.de +* Wed Oct 10 2007 thoenig@suse.de - Update to PowerTOP 1.8 - Changes: * add suggestion to increase VM writeback timeout @@ -72,13 +81,13 @@ rm -rf %{_buildroot} (Santiago Gala) * merge the -d option from Bill Nottingham (Fedora) to allow automated collection of data -* Mon Jun 18 2007 - thoenig@suse.de +* Mon Jun 18 2007 thoenig@suse.de - Update to PowerTOP 1.7 - Changes: * add suggestion to disable TV out * add suggestion to disable Wake-On-Lan for unused ethernet * show P-states (frequencies) -* Sun Jun 10 2007 - thoenig@suse.de +* Sun Jun 10 2007 thoenig@suse.de - Update to PowerTOP 1.6 - Changes: * Add suggestion to rf_kill unused wireless interfaces @@ -88,7 +97,7 @@ rm -rf %{_buildroot} * suggest enabling noatime to save disk IO's * suggest enabling SATA AHCI Link powermanagement * suggest enabling the SMP Power Aware Scheduler -* Mon May 28 2007 - thoenig@suse.de +* Mon May 28 2007 thoenig@suse.de - Update to PowerTOP 1.5 - Changes: * fix resize-corrupts-screen-content bug @@ -105,9 +114,9 @@ rm -rf %{_buildroot} - gnome-power-manager These only show if these actually wake up the cpu 'a lot'; so if these get fixed then the suggestion will not display. -* Sat May 26 2007 - schwab@suse.de +* Sat May 26 2007 schwab@suse.de - Don't strip binaries. -* Sat May 26 2007 - thoenig@suse.de +* Sat May 26 2007 thoenig@suse.de - Update to PowerTOP 1.4 - Strip binary - Add man page and localisation for powertop @@ -131,7 +140,7 @@ rm -rf %{_buildroot} * Add active suggestion to enable wireless powersave mode at runtime * Add active suggestion to enable ondemand -* Tue May 22 2007 - thoenig@suse.de +* Tue May 22 2007 thoenig@suse.de - Update to PowerTOP 1.3 - Remove patch powertop-fix-compiler-warnings-thoenig-02.patch: merged upstream @@ -143,18 +152,18 @@ rm -rf %{_buildroot} * Check fgets() return values (Timom Hoenig @ SuSE) * add suggestion to enable laptop mode (when disabled) * add suggestion to disable bluetooth when unused -* Tue May 15 2007 - thoenig@suse.de +* Tue May 15 2007 thoenig@suse.de - Update to PowerTOP 1.2 (skipped 1.1) - Fix battery code to work with both, mA and mW - Clean up spec file - Update patch powertop-fix-compiler-warnings-thoenig-02.patch - Drop patch powertop-respect-rpm-opt-flags-thoenig-01.patch -* Sun May 13 2007 - thoenig@suse.de +* Sun May 13 2007 thoenig@suse.de - Add patch powertop-fix-compiler-warnings-thoenig-01.patch: Make compiler warnings about unsued parameters and return values not being repected go away. - Fix whitespaces for %%description -* Sun May 13 2007 - thoenig@suse.de +* Sun May 13 2007 thoenig@suse.de - Initial package submission (PowerTOP 1.0) - Add patch powertop-respect-rpm-opt-flags-thoenig-01.patch: Fix Makefile to respect RPM_OPT_FLAGS