commit 3d9e42c6c484b7c1d0e08bf3c0a46d5b0097b270
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sat Sep 30 06:14:12 2023 +0200
Update to 23.2.1
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a8bf031..9a372c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/mesa-23.1.5.tar.xz
/mesa-23.2.0-rc2.tar.xz
/mesa-23.2.0-rc3.tar.xz
+/mesa-23.2.1.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 0991721..aa8be68 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.2.0-rc3
+%global ver 23.2.1
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -316,7 +316,10 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
-* Fri Aug 11 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.0~rc3.1
+* Sat Sep 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.1-1
+- Update to 23.2.1
+
+* Wed Sep 6 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.0~rc3.1
- Update to 23.2.0-rc3
- sync a few spec file bits with Fedora's mesa package
diff --git a/sources b/sources
index 6669a4b..d92ac33 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.2.0-rc3.tar.xz) =
e6b3588f0d469cb42b2cf4df39bbde755f72ebec9a056da0add188dd419c4e342b131d6b551933868705d14b4cd5f707d91ae592ec01a9fb6c1413aa08a183a7
+SHA512 (mesa-23.2.1.tar.xz) =
927af0885a4815d330de384232deadf3dce7e2e2024738f138a344cbc4adce22888a9e335317f1d75965a5e691c9638949105f18c9b6ef43839fb594c6b474b5
Show replies by date