Accepting request 209461 from home:jones_tony:branches:devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/209461
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libpfm?expand=0&rev=7
This commit is contained in:
Tony Jones 2013-12-05 03:32:39 +00:00 committed by Git OBS Bridge
parent 178400e469
commit 49927d6219
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a861dbb42a266513a70ec7bccf696d659bcecf5d4b4a94c6e90deaf7dd00ee93
size 399868

3
libpfm-4.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8351ff4bbab4e4cbf6f17f76dd18698ef3a7dff766ea0cfa1a6d60bce36f7c9c
size 649910

View File

@ -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

View File

@ -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