diff --git a/libpfm-4.3.0.tar.bz2 b/libpfm-4.3.0.tar.bz2 deleted file mode 100644 index 7596b95..0000000 --- a/libpfm-4.3.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a861dbb42a266513a70ec7bccf696d659bcecf5d4b4a94c6e90deaf7dd00ee93 -size 399868 diff --git a/libpfm-4.4.0.tar.gz b/libpfm-4.4.0.tar.gz new file mode 100644 index 0000000..8708557 --- /dev/null +++ b/libpfm-4.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8351ff4bbab4e4cbf6f17f76dd18698ef3a7dff766ea0cfa1a6d60bce36f7c9c +size 649910 diff --git a/libpfm.changes b/libpfm.changes index 63c9ae1..4b7f011 100644 --- a/libpfm.changes +++ b/libpfm.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Dec 4 19:25:33 UTC 2013 - tonyj@suse.com + +- Update to version 4.4. +- Changelog: + - Intel SandyBridge-EP uncore PMU support (all boxes) + - Intel IvyBridge desktop core and uncore PMU support + - Intel IvyBridge-EP core PMU support + - newer Intel Haswell desktop core PMU support + - newer Intel Atom + - Intel Knigts Corner + - Intel Nehalem, Westmere, SandyBridge, IvyBridge, Haswell PEBS Load Latency + modifier (ldlat) + - many bug fixes and other minor improvements + ------------------------------------------------------------------- Mon Jan 28 14:02:53 UTC 2013 - dimstar@opensuse.org diff --git a/libpfm.spec b/libpfm.spec index 9faf815..0de4fc7 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -19,14 +19,14 @@ %{!?with_python: %global with_python 1} Name: libpfm -Version: 4.3.0 +Version: 4.4.0 Release: 0 %define vname libpfm4 Summary: Library to encode performance events License: MIT Group: Development/Libraries/C and C++ Url: http://perfmon2.sourceforge.net/ -Source: %{name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/perfmon2/libpfm4/%{name}-%{version}.tar.gz Source1: baselibs.conf %if %{with_python} BuildRequires: python-devel