commit 43bb92325ab1f6c612668203fd7a419ebb996ca1
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Wed Jan 3 07:28:33 2024 +0100
Update to 23.3.2
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 87e1f05..a8d7721 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/mesa-23.3.0-rc5.tar.xz
/mesa-23.3.0.tar.xz
/mesa-23.3.1.tar.xz
+/mesa-23.3.2.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index aa40391..defa190 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.1
+%global ver 23.3.2
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 Jan 3 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.3-1
+- Update to 23.3.2
+
* Mon Dec 18 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.1-1
- Update to 23.3.1
diff --git a/sources b/sources
index 684e557..3455601 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.1.tar.xz) =
0861fb5083e37439ad8cc0a0d8372a7c84d8665ea298dc784e2dd893162e20ae072f5ef0b860be88ecf74bc123714acbc1dec312e139b892ff40ef1887c5f4a5
+SHA512 (mesa-23.3.2.tar.xz) =
634d2b67ade2121de3f19f2cccd4bf7ceb2ac391b9366587ed1c2412444e010de8ec14a25529fdec1f43f943096422eb23cefcb8a89d2f8b20286850188b65c3
Show replies by date