public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ittapi] rawhide: Update to 3.28.2 (rhbz#2347435)
Date: Tue, 04 Aug 2026 06:56:37 GMT	[thread overview]
Message-ID: <178582659726.1.3135187287023251651.rpms-ittapi-9b2cf7513866@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ittapi
Branch : rawhide
Commit : 9b2cf7513866aeec01304e2caa5150e985702eaf
Author : Ali Erdinc Koroglu <ali.koroglu@oss.qualcomm.com>
Date   : 2026-08-04T09:56:18+03:00
Stats  : +16/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ittapi/c/9b2cf7513866aeec01304e2caa5150e985702eaf?branch=rawhide

Log:
Update to 3.28.2 (rhbz#2347435)

---
diff --git a/ittapi-fedora.patch b/ittapi-fedora.patch
index 8207226..2c9ab9a 100644
--- a/ittapi-fedora.patch
+++ b/ittapi-fedora.patch
@@ -1,6 +1,6 @@
---- a/CMakeLists.txt	2024-09-17 14:34:00.473020176 +0300
-+++ b/CMakeLists.txt	2024-09-17 15:22:17.528161824 +0300
-@@ -131,11 +131,11 @@
+--- a/CMakeLists.txt	2026-08-04 09:23:19.669279371 +0300
++++ b/CMakeLists.txt	2026-08-04 09:33:54.219391159 +0300
+@@ -107,13 +107,13 @@
      add_library(ittnotify STATIC ${ITT_SRCS} ${ITT_PUBLIC_HDRS} ${ITT_PT} ${ITT_FORTRAN})
      add_library(advisor STATIC ${ADVISOR_ANNOTATION})
  else()
@@ -8,21 +8,23 @@
 +	add_library(ittnotify SHARED ${ITT_SRCS} ${ITT_PUBLIC_HDRS} ${ITT_PT})
  endif()
  
+ add_library(ittapi::ittnotify ALIAS ittnotify)
+ 
  set(JITPROFILING_SRC "src/ittnotify/jitprofiling.c")
 -add_library(jitprofiling STATIC ${JITPROFILING_SRC})
 +add_library(jitprofiling SHARED ${JITPROFILING_SRC})
  
- if(WIN32)
-     set_target_properties(ittnotify PROPERTIES OUTPUT_NAME libittnotify)
-@@ -168,6 +168,13 @@
-     PRIVATE src/ittnotify
- )
+ if(ITT_API_REFERENCE_COLLECTOR)
+     add_subdirectory(src/ittnotify_refcol)
+@@ -155,6 +155,13 @@
+     add_subdirectory(cpp)
+ endif()
  
 +# version
 +set_target_properties(ittnotify PROPERTIES
-+	VERSION 3.25.4
-+	SOVERSION 3
-+	OUTPUT_NAME "ittnotify"
++    VERSION 3.28.2
++    SOVERSION 3
++    OUTPUT_NAME "ittnotify"
 +)
 +
  # install

diff --git a/ittapi.spec b/ittapi.spec
index 5163a79..74ec04a 100644
--- a/ittapi.spec
+++ b/ittapi.spec
@@ -4,7 +4,7 @@ to generate and control the collection of trace data during its execution
 across different Intel tools.}
 
 Name:		ittapi
-Version:	3.25.4
+Version:	3.28.2
 Release:	%autorelease
 Summary:	Intel Instrumentation and Tracing Technology and Just-In-Time API
 
@@ -19,7 +19,7 @@ BuildRequires:	cmake >= 3.1
 BuildRequires:	gcc-c++
 
 # C header file library for x86 processors.
-ExclusiveArch:	x86_64
+ExclusiveArch:	%{x86_64}
 
 %description
 %{desc}

diff --git a/sources b/sources
index 5df17a3..d2bcf9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ittapi-3.25.4.tar.gz) = 335b32ed515431f7966e6c8fdef1e4b0aeb7bd737fd542a2761a59e3a9f89e2b38bf43e02b64a3191f63e17497d010a0e9401c19b4d6ba18a2c7da9dc2580e96
+SHA512 (ittapi-3.28.2.tar.gz) = a93a0cad3f696c79c1cc4c81f603a3bd4592c5bbca43184a247cca568c758e4047bcea20ff38eb6e10c2dc4db01984d498bd8474334f79ba882cae756c1c8cf6

                 reply	other threads:[~2026-08-04  6:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178582659726.1.3135187287023251651.rpms-ittapi-9b2cf7513866@fedoraproject.org \
    --to=ali.koroglu@oss.qualcomm.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox