From fa62b8c081dc5e887fd4a6520ce7f6efcf0f6d95d98a66434ae1eec99b25f1f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 17 Jun 2016 08:02:26 +0000 Subject: [PATCH] - Version bump to 4.7.0: * Intel Skylake core PMU * Intel Haswell-EP uncore PMUs * Intel Broadwell-DE * Major update on Intel event tables * bug fixes and many other improvements OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libpfm?expand=0&rev=17 --- libpfm-4.6.0.tar.gz | 3 --- libpfm-4.7.0.tar.gz | 3 +++ libpfm.changes | 10 ++++++++++ libpfm.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 libpfm-4.6.0.tar.gz create mode 100644 libpfm-4.7.0.tar.gz diff --git a/libpfm-4.6.0.tar.gz b/libpfm-4.6.0.tar.gz deleted file mode 100644 index 73418dd..0000000 --- a/libpfm-4.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab1e5b0472550f9037a8800834f6bc3b927690070f69fac0b67284b4b05fd5f -size 767447 diff --git a/libpfm-4.7.0.tar.gz b/libpfm-4.7.0.tar.gz new file mode 100644 index 0000000..c134922 --- /dev/null +++ b/libpfm-4.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:754c40ab86e6c0d195b7df5dcddf56a8ff115c29994195fc2f187640a1eea59e +size 803269 diff --git a/libpfm.changes b/libpfm.changes index 0f37efd..189bed0 100644 --- a/libpfm.changes +++ b/libpfm.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Jun 17 08:00:28 UTC 2016 - tchvatal@suse.com + +- Version bump to 4.7.0: + * Intel Skylake core PMU + * Intel Haswell-EP uncore PMUs + * Intel Broadwell-DE + * Major update on Intel event tables + * bug fixes and many other improvements + ------------------------------------------------------------------- Tue Jan 19 18:17:58 UTC 2016 - tonyj@suse.com diff --git a/libpfm.spec b/libpfm.spec index 6f29d5b..6ce1760 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -18,7 +18,7 @@ %define vname libpfm4 Name: libpfm -Version: 4.6.0 +Version: 4.7.0 Release: 0 Summary: Library to encode performance events License: MIT