commit 28e07f71752b12a4faf23be3f353c21448622557
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Mar 6 21:38:32 2024 +0100
Update to 24.0.2
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cbd7ff5..62ad0b8 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.2.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2454c5d..487dfb9 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -65,7 +65,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.0.0
+%global ver 24.0.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 2%{?dist}
License: MIT
@@ -324,6 +324,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Wed Mar 6 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.2-1
+- Update to 24.0.2
+
* Thu Feb 22 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0-2
- enable vp9, av1 codecs due to new meson build flag (#6873)
diff --git a/sources b/sources
index 0380d04..c583dd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.0.tar.xz) =
9dfdea7cebb37b9c020335e24194b39b399f48b5af6eec30c3455108276ac4e29e7b06df942cb2abc7afa667784968c0c43d19b9afe30ef03021b9cb6a789f15
+SHA512 (mesa-24.0.2.tar.xz) =
b975b5019ea37a2cc76c26e7a0b055a72f7c1cef888418cd654fd89ec667914c89cff5571d4c57828f2ce28a1b80ed707329cb88d60407fd875e6a6ebfaab7b3
Show replies by date