commit c668640cc93005d85650f1b35982063eb30b0f53
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Mon Aug 19 10:24:03 2024 +0200
Update to 24.2.0
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 0235ad4..8e1cb9c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
/mesa-24.1.4.tar.xz
/mesa-24.2.0-rc3.tar.xz
/mesa-24.2.0-rc4.tar.xz
+/mesa-24.2.0.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index f8fc615..827f0be 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -69,7 +69,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.2.0-rc4
+%global ver 24.2.0
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
@@ -345,6 +345,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Mon Aug 19 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.0-1
+- Update to 24.2.0
+
* Thu Aug 8 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.2.0~rc4-1
- Update to 24.2.0-rc4
diff --git a/sources b/sources
index 3a13128..8c32da7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.2.0-rc4.tar.xz) =
5a0b9043e8c3222faeaad31f435f3ea440d670ffa5497340c5809666a857fa4c77288745d52372a2267e9f9be97fc04e0d20b81bc027c1b7a33176a3bfa6b3c6
+SHA512 (mesa-24.2.0.tar.xz) =
a585c788801b5a341d356e44d958b148e6e14f6b3d7224e99a92faa2f004bf0cfc90103c5fdc651afb22f805c6f9dc594f9f3f5ecebcea36f6305b3a6ccb9294
Show replies by date