From 6d0198f65bcf232e7044f6d1d4c017db32b789c3 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 21 May 2007 23:22:13 +0000 Subject: [PATCH] - powertop 1.3. --- .cvsignore | 2 +- powertop.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) 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