commit 8698a45cc0a03286d4de84d0bcf213df762b5156
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Jun 7 12:04:39 2024 +0200
Update to 24.0.9
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 bb0c96a..c455cd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/mesa-24.0.6.tar.xz
/mesa-24.0.7.tar.xz
/mesa-24.0.8.tar.xz
+/mesa-24.0.9.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 542f385..f573721 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.8
+%global ver 24.0.9
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
+* Fri Jun 7 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.9-1
+- Update to 24.0.9
+
* Thu May 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.8-1
- Update to 24.0.8
diff --git a/sources b/sources
index c7bfa33..6658a88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.8.tar.xz) =
1e1be9b50c2a404a96960db87d2ba4cd1c602445f9ab8acfb6a8a023410063620c2ef891fe516afec3d830756e0b0f4309ef50c6caeefa44e164b414c4708b10
+SHA512 (mesa-24.0.9.tar.xz) =
de2ee6c9df1fc106ee10befe0a76be1e9cfe83d65dbdb83bad6d8d7cfaa085232fb115293a1a790b37b50b1fe14bd58aafbcfe5a15e953b5901a7105d57569a5
Show replies by date