Hello community, here is the log from the commit of package papi for openSUSE:Factory checked in at 2013-12-05 21:41:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/papi (Old) and /work/SRC/openSUSE:Factory/.papi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "papi" Changes: -------- --- /work/SRC/openSUSE:Factory/papi/papi.changes 2013-08-23 11:05:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.papi.new/papi.changes 2013-12-05 21:41:34.000000000 +0100 @@ -1,0 +2,24 @@ +Wed Dec 4 19:35:13 UTC 2013 - [email protected] + +- Drop patch papi-dont_skip_float_argument.patch (mainline) +- Update to version 5.3.0 + + Changelog: + - Enhancements for Intel MIC (Xeon Phi) architectures, including support + for offload code in addition to the previously released support for native + code. + + - Add support for Ivy Bridge Floating Point events. + + - Rewrite of linux-rapl component to handle full 32-bits of dynamic range. + + - Rewrite of test suite to determine which tests should be run. + + - Misc bug fixes/enhancements: + The Intel Haswell event table now supports PAPI_L1_ICM + AMD Bulldozer now supports Core select masks + The CUDA component now properly reports the number of native events + The command_line utility no longer skips the last event on a list + icc builds no longer add an extraneous -openmp flag + +------------------------------------------------------------------- Old: ---- papi-5.2.0.tar.gz papi-dont_skip_float_argument.patch New: ---- papi-5.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ papi.spec ++++++ --- /var/tmp/diff_new_pack.8jWDgs/_old 2013-12-05 21:41:35.000000000 +0100 +++ /var/tmp/diff_new_pack.8jWDgs/_new 2013-12-05 21:41:35.000000000 +0100 @@ -39,19 +39,17 @@ BuildRequires: gcc-fortran-32bit BuildRequires: glibc-devel-32bit %endif -Version: 5.2.0 +Version: 5.3.0 Release: 0 Summary: Performance Application Programming Interface License: BSD-3-Clause Group: Development/Libraries/C and C++ Url: http://icl.cs.utk.edu/papi/index.html -Source: %{name}-%{version}.tar.gz +Source: http://icl.cs.utk.edu/projects/papi/downloads/%{name}-%{version}.tar.gz Source1: %{name}-rpmlintrc #PAPI doesn't support the s390 architecture ExcludeArch: s390, s390x Patch: papi-codecleanup.patch -# PATCH-FIX-UPSTREAM Remove erroneous increment in cmdline handling -Patch1: papi-dont_skip_float_argument.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf >= 2.61 BuildRequires: automake @@ -96,7 +94,6 @@ %prep %setup -q %patch -%patch1 %build #export SUSE_ASNEEDED=0 ++++++ papi-5.2.0.tar.gz -> papi-5.3.0.tar.gz ++++++ ++++ 20669 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
