commit 851c4bcfd66d0c5d6daef9a7c746da704cb0de2f
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Aug 29 10:19:22 2024 +0200
Update to 24.1.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 419cc01..aa36d96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
/mesa-24.1.4.tar.xz
/mesa-24.1.5.tar.xz
/mesa-24.1.6.tar.xz
+/mesa-24.1.7.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index b143bf0..fae1055 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.1.6
+%global ver 24.1.7
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT AND BSD-3-Clause AND SGI-B-2.0
@@ -341,6 +341,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Thu Aug 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.7-1
+- Update to 24.1.7
+
* Mon Aug 19 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.6-1
- Update to 24.1.6
diff --git a/sources b/sources
index edf73aa..586c452 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.1.6.tar.xz) =
2df0c78126f34a9ab7ce4946ed9fcd58d828717ecfd93681d9e136e605e9a8e01428dd632c0125e06d805498ffd75250f0e617f47fbb7e6368e6c8a48f4c4dfc
+SHA512 (mesa-24.1.7.tar.xz) =
890f6387963bbb86a85305ea963cca326a3b3f8f8758ae2082fd62c52df77c2883a359341e91f36614fea59219394ef78f799a334080699a0bb71d984a68cb01
Show replies by date