diff --git a/cpupower-3.4.rc6.tar.bz2 b/cpupower-3.4.rc6.tar.bz2 deleted file mode 100644 index 3b49ed7..0000000 --- a/cpupower-3.4.rc6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf5228cfeac92570fbad56c6135462841cdf6c14c99d239370add35c7263c009 -size 68532 diff --git a/cpupower-3.7.tar.bz2 b/cpupower-3.7.tar.bz2 new file mode 100644 index 0000000..a490734 --- /dev/null +++ b/cpupower-3.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7a05b0026ff6ca37400f8c2dc1e282b6d26439bdca087fa11885f18cc0edec +size 68302 diff --git a/cpupower.changes b/cpupower.changes index 497b440..c4eab52 100644 --- a/cpupower.changes +++ b/cpupower.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jan 23 10:49:30 UTC 2013 - trenn@suse.de + +- Update to kernel version 3.7 + * IvyBridge support integrated + +------------------------------------------------------------------- +Tue Nov 13 11:26:27 UTC 2012 - trenn@suse.de + +- Rename SandyBridge monitor to IvyBridge if CPU is an IvyBridge + +------------------------------------------------------------------- +Tue Nov 13 11:08:12 UTC 2012 - trenn@suse.de + +- Add ivy bridge processor (EP and EX) support + ------------------------------------------------------------------- Tue May 8 15:25:00 UTC 2012 - trenn@suse.de diff --git a/cpupower.spec b/cpupower.spec index aabcdc7..0b2a3f3 100644 --- a/cpupower.spec +++ b/cpupower.spec @@ -1,7 +1,7 @@ # # spec file for package cpupower # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Author: Thomas Renninger # # All modifications and additions to the file contributed by third parties @@ -22,7 +22,7 @@ Name: cpupower Url: http://www.kernel.org/pub/linux/utils/kernel/cpufreq/cpufrequtils.html # Use this as version when things are in mainline kernel %define version %(rpm -q --qf '%{VERSION}' kernel-source) -Version: 3.4.rc6 +Version: 3.7 Release: 0 Summary: Tools to determine and set CPU Power related Settings License: GPL-2.0