Files
perfsuite/perfsuite.changes
Philipp Thomas 114347fd6f - Update to 1.1.4:
* Removed a debug line that was mistakenly left.  With it
    "psrun" always printed the following when starting a program,
    Event: '<event_name>', component index: <papi_comp_index>.
    such as: "Event: 'PAPI_BR_CN', component index: 0."
    For a complete description of all changes sincew 1.0.4a see
    the file CHANGES in the package documentation.
- Add CHANGES, LICENSE and AUTHORS to the package documentation
- Add perfsuite-no_implicit_decls.patch to fix strcmp being declared
  implicitly.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/perfsuite?expand=0&rev=4
2014-09-08 12:38:01 +00:00

31 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Mon Sep 8 14:03:36 CEST 2014 - pth@suse.de
- Update to 1.1.4:
* Removed a debug line that was mistakenly left. With it
"psrun" always printed the following when starting a program,
Event: '<event_name>', component index: <papi_comp_index>.
such as: "Event: 'PAPI_BR_CN', component index: 0."
For a complete description of all changes sincew 1.0.4a see
the file CHANGES in the package documentation.
- Add CHANGES, LICENSE and AUTHORS to the package documentation
- Add perfsuite-no_implicit_decls.patch to fix strcmp being declared
implicitly.
-------------------------------------------------------------------
Wed Jul 30 12:38:07 CEST 2014 - pth@suse.de
- Call autoreconf that ppc64le is supported.
-------------------------------------------------------------------
Sun Jan 29 16:00:01 UTC 2012 - jengelh@medozas.de
- Remove redundant tags/sections per specfile guideline suggestions
- Parallel building using %_smp_mflags
-------------------------------------------------------------------
Tue Jun 15 23:51:06 UTC 2010 - alexandre@exatati.com.br
- Initial package (1.0.0a4) for openSUSE.