commit fe5e7d42e77d813d5f1f84bbe3cc53ad2ec20889
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Jan 11 13:10:59 2024 +0100
Update to 23.3.3
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 a8d7721..67aee0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/mesa-23.3.0.tar.xz
/mesa-23.3.1.tar.xz
/mesa-23.3.2.tar.xz
+/mesa-23.3.3.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index e2a4b7f..0a695d2 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.2
+%global ver 23.3.3
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
+* Thu Jan 11 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.3-1
+- Update to 23.3.3
+
* Wed Jan 3 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.2-1
- Update to 23.3.2
diff --git a/sources b/sources
index 3455601..8e37cea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.2.tar.xz) =
634d2b67ade2121de3f19f2cccd4bf7ceb2ac391b9366587ed1c2412444e010de8ec14a25529fdec1f43f943096422eb23cefcb8a89d2f8b20286850188b65c3
+SHA512 (mesa-23.3.3.tar.xz) =
bed23e8324b026edd5d2b16a381ec563cf2fa9be9c8fbe8d9fb907cab9d87eef91f493fb9d4e3973d4b679e271d2a85ce48af491585638ab97f087532fc63c30
Show replies by date