commit 15851fe4461ab170161be0967d475375fe488a02
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Mon Aug 19 10:46:57 2024 +0200
Update to 24.1.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 9df343a..419cc01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/mesa-24.1.2.tar.xz
/mesa-24.1.4.tar.xz
/mesa-24.1.5.tar.xz
+/mesa-24.1.6.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 4ecc629..b143bf0 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.5
+%global ver 24.1.6
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
+* Mon Aug 19 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.6-1
+- Update to 24.1.6
+
* Thu Aug 1 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.1.5-1
- Update to 24.1.5
- Drop upstreamed patch
diff --git a/sources b/sources
index 912fd04..edf73aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.1.5.tar.xz) =
5916cc38c4a17161b012310c473077177887c5fff1bc5cb1f6efdf5da44878c18c99fe0c62318d897798cd4edb0f7206a989198ba085c2d402d49cdd0ee25288
+SHA512 (mesa-24.1.6.tar.xz) =
2df0c78126f34a9ab7ce4946ed9fcd58d828717ecfd93681d9e136e605e9a8e01428dd632c0125e06d805498ffd75250f0e617f47fbb7e6368e6c8a48f4c4dfc
Show replies by date