commit b60a244ac7050580a4ffa90ab296c348b89d3beb
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Apr 25 15:58:57 2024 +0200
Update to 24.0.6
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 82d6f3e..4f0737c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
/mesa-24.0.3.tar.xz
/mesa-24.0.4.tar.xz
/mesa-24.0.5.tar.xz
+/mesa-24.0.6.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2e06a46..0bc9d4b 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.5
+%global ver 24.0.6
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -325,6 +325,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Thu Apr 25 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.6-1
+- Update to 24.0.6
+
* Thu Apr 11 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.5-1
- Update to 24.0.5
diff --git a/sources b/sources
index 0548eff..dff10db 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.5.tar.xz) =
9476af4b9ac8db5dce397084ef169927d10b28adea7e74aa5b3136810b499ac98ddf7ab564e7d1ff81c887208c8ebab3ad2d4e27e7f46136609b5c67527018eb
+SHA512 (mesa-24.0.6.tar.xz) =
60fcc77132c3cb0c98e650d97d3324bfd18abe7f8f8a3aa5209f71b2fddd94510f939bbf5272b2241749307184d5badde9da4842be57ce13f5760875885ea6fc
Show replies by date