commit 2343ae169e71445ffc0957e46f1e0aa44917c6b7
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sat Jan 20 08:58:34 2024 +0100
Update to 23.3.0-rc2
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
gnome-shell-glthread-disable.patch | 11 -----------
mesa-freeworld.spec | 9 +++++----
sources | 2 +-
4 files changed, 7 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67aee0a..2ce013f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
/mesa-23.3.1.tar.xz
/mesa-23.3.2.tar.xz
/mesa-23.3.3.tar.xz
+/mesa-24.0.0-rc2.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 0a695d2..ef77ba9 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -37,7 +37,7 @@ algorithms and decoding only VC1 algorithm.
%global with_tegra 0
%global with_v3d 0
%global with_xa 0
-#%%global extra_platform_vulkan ,broadcom,freedreno,panfrost
+#%%global extra_platform_vulkan ,broadcom,freedreno,panfrost,imagination-experimental
%endif
%ifnarch s390x
@@ -64,7 +64,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.3.3
+%global ver 24.0.0-rc2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -78,8 +78,6 @@ Source1: Mesa-MLAA-License-Clarification-Email.txt
Source2: org.mesa3d.vaapi.freeworld.metainfo.xml
Source3: org.mesa3d.vdpau.freeworld.metainfo.xml
-Patch10: gnome-shell-glthread-disable.patch
-
BuildRequires: meson >= 1.2.0
BuildRequires: gcc
BuildRequires: gcc-c++
@@ -319,6 +317,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Jan 19 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0~rc2-1
+- Update to 23.3.0-rc2
+
* Thu Jan 11 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.3-1
- Update to 23.3.3
diff --git a/sources b/sources
index 8e37cea..f29acd9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.3.tar.xz) =
bed23e8324b026edd5d2b16a381ec563cf2fa9be9c8fbe8d9fb907cab9d87eef91f493fb9d4e3973d4b679e271d2a85ce48af491585638ab97f087532fc63c30
+SHA512 (mesa-24.0.0-rc2.tar.xz) =
d58e86b79a65ac41be1460e73da42ca98bc2f9903ef04746594e2d76b5b723ccac24608fe3a6f2f649a50c1b32414522f9cf12466a0ea0d6ad626d4a2cf73a9e
Show replies by date