commit b2af03a86798fa0dbd98fefad821a1ce942f3aaf
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Mon Apr 1 13:50:48 2024 +0200
Update to 24.0.4
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 93f2184..f8dd1c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
/mesa-24.0.0.tar.xz
/mesa-24.0.2.tar.xz
/mesa-24.0.3.tar.xz
+/mesa-24.0.4.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 52fa3e4..6c5a861 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.3
+%global ver 24.0.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -324,6 +324,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Mon Apr 1 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.4-1
+- Update to 24.0.4
+
* Thu Mar 14 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.3-1
- Update to 24.0.3
diff --git a/sources b/sources
index 27f330f..e50b84c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.3.tar.xz) =
76b3b479877c40f729d7f530af4e3577fa74363edcd3d9474350d498a51dbb761fc034b39bee8547e97c30fd3a520cbc50c742d5a187746e83ddab1df44f37e9
+SHA512 (mesa-24.0.4.tar.xz) =
1d05b07026417fbe9cf18f7b18f2db9fe5fe327555c590283d87f69bbdd51f64135928a1dbe155d750187fc268bbdbb070bc1ae9ffc3e013b8707b391969d515
Show replies by date