commit dc7f155996dc1ec99ec122b04c10a60e71d44745
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri May 10 17:07:31 2024 +0200
Update to 24.0.7
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 4f0737c..1eaf5c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@
/mesa-24.0.4.tar.xz
/mesa-24.0.5.tar.xz
/mesa-24.0.6.tar.xz
+/mesa-24.0.7.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 0bc9d4b..31353de 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.6
+%global ver 24.0.7
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 May 10 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.7-1
+- Update to 24.0.7
+
* Thu Apr 25 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.6-1
- Update to 24.0.6
diff --git a/sources b/sources
index dff10db..78e7041 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.6.tar.xz) =
60fcc77132c3cb0c98e650d97d3324bfd18abe7f8f8a3aa5209f71b2fddd94510f939bbf5272b2241749307184d5badde9da4842be57ce13f5760875885ea6fc
+SHA512 (mesa-24.0.7.tar.xz) =
77b0fae80ab0a07e2e528c113eadef0e3004b8df3e6e98fffe6fc2d8ac39f5ce7fa38ebe5c2ae32bfbac993dd7cbe288ace18ebb03cf2fb445fe7114f74dd45c
Show replies by date