commit bbba06a2d39ed5df8bac16337646bd3731445fd5
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Feb 21 18:20:22 2024 +0100
Update to 23.3.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 95bf294..2b540c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
/mesa-23.3.3.tar.xz
/mesa-23.3.4.tar.xz
/mesa-23.3.5.tar.xz
+/mesa-23.3.6.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 81f49da..8fbf868 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -64,7 +64,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.3.5
+%global ver 23.3.6
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -319,6 +319,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Wed Feb 21 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.6-1
+- Update to 23.3.6
+
* Fri Feb 2 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.5-1
- Update to 23.3.5
diff --git a/sources b/sources
index af5a474..2987967 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.5.tar.xz) =
1ad29f524caee0000ef51abe58d29d9687de5fbc5168f7e677bb4e69c5e9a94918d5fbf6e10c6757fe7ce6d47bab109e452f0fa2e26aad2e6f8bfb744383b5ea
+SHA512 (mesa-23.3.6.tar.xz) =
b52ee34de90b77cd4f204a0cfeabc72064f30c3a11668b5280ad5d1c59c3c805b14a8d892f33c32db68a8ada330fbe7fe2124edccfd45cc84636ca7605c10048
Show replies by date