Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package papi for openSUSE:Factory checked in 
at 2023-01-20 17:38:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/papi (Old)
 and      /work/SRC/openSUSE:Factory/.papi.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "papi"

Fri Jan 20 17:38:29 2023 rev:35 rq:1059827 version:7.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/papi/papi.changes        2022-03-11 
11:48:52.518810013 +0100
+++ /work/SRC/openSUSE:Factory/.papi.new.32243/papi.changes     2023-01-20 
17:38:32.200473593 +0100
@@ -1,0 +2,26 @@
+Tue Jan 17 18:19:14 UTC 2023 - Tony Jones <to...@suse.com>
+
+- Update to version 7.0 (jsc#PED-3032)
+
+  - See https://icl.utk.edu/papi/news/news.html?id=384 for more detail on the 
following major
+    changes in this release.
+
+    * A new "intel_gpu" component with monitoring capabilities support for 
Intel GPUs (including 
+      GPU hardware events and memory performance metrics.
+
+    * A new "sysdetect" component for detecting a machine's architectural 
details.
+
+    * A major redesign of the "rocm" component for advanced monitoring 
features for the latest AMD 
+      GPUs. 
+
+    * Support for NVIDIA compute capability 7.0 and greater. 
+
+    * A significant redesign of the "sde" component into two separate entities
+
+    * A new C++ interface for "libsde,"
+
+    * New Counter Analysis Toolkit (CAT) benchmarks and refinements of PAPI's 
CAT data analysis.
+
+    * Support for FUGAKU's A64FX Arm architecture
+
+-------------------------------------------------------------------

Old:
----
  papi-6.0.0.1.tar.gz

New:
----
  papi-7.0.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ papi.spec ++++++
--- /var/tmp/diff_new_pack.lTxPoc/_old  2023-01-20 17:38:32.928477620 +0100
+++ /var/tmp/diff_new_pack.lTxPoc/_new  2023-01-20 17:38:32.936477665 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,8 +19,8 @@
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %define pname papi
-%define ver 6.0.0.1
-%define _ver 6_0_0_1
+%define ver 7.0.0
+%define _ver 7_0_0
 
 %if "%flavor" == ""
 ExclusiveArch:  do_not_build
@@ -261,6 +261,7 @@
 %{p_bindir}/papi_component_avail
 %{p_bindir}/papi_error_codes
 %{p_bindir}/papi_multiplex_cost
+%{p_bindir}/papi_hardware_avail
 %{p_bindir}/papi_hl_output_writer.py
 %{p_datadir}/%{pname}
 %{p_bindir}/papi_avail
@@ -280,9 +281,12 @@
 %{p_includedir}/fpapi.h
 %{p_includedir}/papi.h
 %{p_includedir}/papiStdEventDefs.h
+%{p_includedir}/sde_lib.h
+%{p_includedir}/sde_lib.hpp
 %doc %{p_mandir}/man3/*.gz
 %doc %{p_mandir}/man1/*
 %{p_libdir}/libpapi.so
+%{p_libdir}/libsde.so
 %{p_libdir}/pkgconfig/*.pc
 
 %files devel-static
@@ -292,5 +296,6 @@
 %files -n %{libname %_ver}
 %defattr(-,root,root)
 %{p_libdir}/libpapi.so.*
+%{p_libdir}/libsde.so.*
 
 %changelog

++++++ papi-6.0.0.1.tar.gz -> papi-7.0.0.tar.gz ++++++
++++ 295054 lines of diff (skipped)

Reply via email to