From 5cf35974ab22073daa8bd20bd67c5dccdae24254 Mon Sep 17 00:00:00 2001 From: Lukas Berk Date: Mon, 25 Nov 2013 09:24:39 -0500 Subject: [PATCH] Automated weekly libpfm rawhide release: 3.200.g9df2031 --- .gitignore | 1 + libpfm.spec | 11 ++++++----- sources | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index cd3ef52..80cefff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libpfm-4.3.0.tar.gz /libpfm-4.4.0.tar.gz /libpfm-4.4.0-3.199.g0b87987.tar.gz +/libpfm-4.4.0-3.200.g9df2031.tar.gz diff --git a/libpfm.spec b/libpfm.spec index 13e4f2c..4056509 100644 --- a/libpfm.spec +++ b/libpfm.spec @@ -10,15 +10,14 @@ Name: libpfm Version: 4.4.0 -Release: 3.199.g0b87987%{?dist} +Release: 3.200.g9df2031%{?dist} Summary: Library to encode performance events for use by perf tool Group: System Environment/Libraries License: MIT URL: http://perfmon2.sourceforge.net/ -Source0: %{name}-%{version}-3.199.g0b87987.tar.gz -#Patch1: libpfm-power8.patch +Source0: %{name}-%{version}-3.200.g9df2031.tar.gz %if %{with python} BuildRequires: python-devel @@ -63,8 +62,6 @@ Python bindings for libpfm4 and perf_event_open system call. %prep %setup -q -#%patch1 -p1 - %build %if %{with python} %global python_config CONFIG_PFMLIB_NOPYTHON=n @@ -111,6 +108,10 @@ make \ %endif %changelog +* Mon Nov 25 2013 Lukas Berk - 4.4.0-3.200.g9df2031 +- Automated weekly rawhide release +- Removed patch1 set + * Tue Nov 19 2013 Lukas Berk - 4.4.0-3.199.g0b87987 - Automated weekly rawhide Release - Comment out Patch1 as applied upstream diff --git a/sources b/sources index 76c32ad..1374dfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c977c8d4238b8105d35179f7289a566 libpfm-4.4.0-3.199.g0b87987.tar.gz +f08a707f151575e5a934a8a6c68e7767 libpfm-4.4.0-3.200.g9df2031.tar.gz