public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Luya Tshimbalanga <luya@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/oneapi-level-zero] rawhide: Prepare oneapi-level-zero for Packit updates
Date: Fri, 18 Sep 2026 22:12:07 GMT	[thread overview]
Message-ID: <178976952799.1.7505676167722438617.rpms-oneapi-level-zero-08b247744546@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/oneapi-level-zero
Branch : rawhide
Commit : 08b24774454694dee10edef7bad325a0a18aa14c
Author : Luya Tshimbalanga <luya@fedoraproject.org>
Date   : 2026-09-18T15:11:55-07:00
Stats  : +6/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/oneapi-level-zero/c/08b24774454694dee10edef7bad325a0a18aa14c?branch=rawhide

Log:
Prepare oneapi-level-zero for Packit updates

---
diff --git a/oneapi-level-zero.spec b/oneapi-level-zero.spec
index 0411548..2b2d290 100644
--- a/oneapi-level-zero.spec
+++ b/oneapi-level-zero.spec
@@ -1,10 +1,8 @@
 %global srcname level-zero
-%global lib_version 1.33
-%global patch_version 1
 %global _lto_cflags %nil
 
 Name:           oneapi-%{srcname}
-Version:        %{lib_version}.%{patch_version}
+Version:        1.33.1
 Release:        %{autorelease}
 Summary:        OneAPI Level Zero Specification Headers and Loader
 
@@ -18,7 +16,6 @@ BuildRequires:  chrpath
 BuildRequires:  gcc-c++
 BuildRequires:  cmake
 BuildRequires:  help2man
-BuildRequires:  spdlog-devel
 
 # Useful for a quick oneAPI Level-Zero testing
 Recommends:     %{name}-zello_world
@@ -51,9 +48,7 @@ of the oneAPI Level-Zero driver and dumping out the basic device and driver char
 %autosetup -p1 -n %{srcname}-%{version}
 
 %build
-# spdlog uses fmt, but since this doesn't setup linking, use it in header only mode
-export CXXFLAGS="%{build_cxxflags} -DFMT_HEADER_ONLY=1"
-%cmake -DSYSTEM_SDPLOG=ON
+%cmake
 %cmake_build
 
 %install
@@ -77,11 +72,11 @@ done
 %files
 %license LICENSE
 %doc README.md SECURITY.md
-%{_libdir}/libze_loader.so.%{lib_version}.%{patch_version}
+%{_libdir}/libze_loader.so.%{version}
 %{_libdir}/libze_loader.so.1
-%{_libdir}/libze_validation_layer.so.%{lib_version}.%{patch_version}
+%{_libdir}/libze_validation_layer.so.%{version}
 %{_libdir}/libze_validation_layer.so.1
-%{_libdir}/libze_tracing_layer.so.%{lib_version}.%{patch_version}
+%{_libdir}/libze_tracing_layer.so.%{version}
 %{_libdir}/libze_tracing_layer.so.1
 
 %files zello_world

diff --git a/packit.yaml b/packit.yaml
index 7f1e08e..7217f9b 100644
--- a/packit.yaml
+++ b/packit.yaml
@@ -2,6 +2,7 @@
 # https://packit.dev/docs/configuration/downstream_configuration_template
 
 upstream_project_url: https://github.com/oneapi-src/level-zero
+upstream_tag_template: v{version}
 downstream_package_name: oneapi-level-zero
 specfile_path: oneapi-level-zero.spec
 

                 reply	other threads:[~2026-09-18 22:12 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=178976952799.1.7505676167722438617.rpms-oneapi-level-zero-08b247744546@fedoraproject.org \
    --to=luya@fedoraproject.org \
    --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