commit 7a0a04f1a771f112eed354219cb1bfb77e86777f
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Mar 29 06:40:12 2024 +0100
Update to 24.0.3
Use default LLVM again, just like Fedora's latest package
Disable nvk explicitly to avoid BR on rust-packaging
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 15 +++++++++------
sources | 2 +-
3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbd7ff5..b0c3711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/mesa-23.3.3.tar.xz
/mesa-24.0.0-rc2.tar.xz
/mesa-24.0.0.tar.xz
+/mesa-24.0.3.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index d13f4d2..2193118 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -8,7 +8,7 @@ algorithms and decoding only VC1 algorithm.
%global with_va 1
%if !0%{?rhel}
%global with_nine 0
-%global with_nvk %{with vulkan_hw}
+%global with_nvk 0
%global with_omx 0
%global with_opencl 0
%endif
@@ -65,9 +65,9 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.0.0
+%global ver 24.0.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
-Release: 3%{?dist}
+Release: 1%{?dist}
License: MIT
URL:
http://www.mesa3d.org
@@ -136,9 +136,7 @@ BuildRequires: pkgconfig(libomxil-bellagio)
%endif
BuildRequires: pkgconfig(libelf)
BuildRequires: pkgconfig(libglvnd) >= 1.3.2
-#BuildRequires: llvm-devel >= 7.0.0
-# temporarily require llvm17 to match Fedora's F40 mesa build
-BuildRequires: llvm17-devel >= 7.0.0
+BuildRequires: llvm-devel >= 7.0.0
%if 0%{?with_opencl} || 0%{?with_nvk}
BuildRequires: clang-devel
BuildRequires: bindgen
@@ -326,6 +324,11 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Mar 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.3-1
+- Update to 24.0.3
+- Use default LLVM again, just like Fedora's latest package
+- Disable nvk explicitly to avoid BR on rust-packaging
+
* Sat Mar 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0-3
- temporarily BuildRequire llvm17 to match Fedora's build env
diff --git a/sources b/sources
index 0380d04..27f330f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.0.tar.xz) =
9dfdea7cebb37b9c020335e24194b39b399f48b5af6eec30c3455108276ac4e29e7b06df942cb2abc7afa667784968c0c43d19b9afe30ef03021b9cb6a789f15
+SHA512 (mesa-24.0.3.tar.xz) =
76b3b479877c40f729d7f530af4e3577fa74363edcd3d9474350d498a51dbb761fc034b39bee8547e97c30fd3a520cbc50c742d5a187746e83ddab1df44f37e9