commit 16538327ebb7b1de37e6f9f29d2ad434c577e207
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sun Sep 29 08:48:41 2024 +0200
rebuild for -Ehuman-not-enough-tee-error
rebuild for -Ehuman-not-enough-tee-error
rebuild for -Ehuman-not-enough-tee-error
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
mesa-freeworld.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 76ace15..f7a3ae8 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -73,7 +73,7 @@ Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
%global ver 24.2.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
-Release: 4%{?dist}
+Release: 5%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
URL:
http://www.mesa3d.org
@@ -86,7 +86,7 @@ Source2: org.mesa3d.vaapi.freeworld.metainfo.xml
Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
# Backport of
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31321 for LLVM 19
compat.
-#Patch11: 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
+Patch11: 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch
BuildRequires: meson >= 1.3.0
BuildRequires: gcc
@@ -356,6 +356,9 @@ rm -fr
%{buildroot}%{_libdir}{,/dri-freeworld}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Sun Sep 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.3-5
+- rebuild for -Ehuman-not-enough-tee-error
+
* Sun Sep 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.3-4
- add 0001-gallium-Don-t-pass-avx512er-and-avx512pf-features-on.patch