diff --git a/.cvsignore b/.cvsignore index b3fc928..09751d9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -powertop-1.2.tar.gz +powertop-1.3.tar.gz diff --git a/powertop.spec b/powertop.spec index bc78171..c9edf81 100644 --- a/powertop.spec +++ b/powertop.spec @@ -1,5 +1,5 @@ Name: powertop -Version: 1.2 +Version: 1.3 Release: 1%{?dist} Summary: Power consumption monitor @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/powertop.1* %changelog +* Mon May 21 2007 Adam Jackson 1.3-1 +- powertop 1.3. + * Tue May 15 2007 Adam Jackson 1.2-1 - powertop 1.2. Fixes power reports on machines that report power in Amperes instead of Watts. diff --git a/sources b/sources index ea06d9b..2c09495 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fa18e6115e75417bf94ca38021f8959d powertop-1.2.tar.gz +ac7776bb70887d416177a137de85c05f powertop-1.3.tar.gz