commit c92bd02c8cd081bd1c1f3a130f64840044df2f0a
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri Dec 1 05:08:06 2023 +0100
Update to 23.3.0
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index aeb956a..a1d200f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/mesa-23.3.0-rc1.tar.xz
/mesa-23.3.0-rc2.tar.xz
/mesa-23.3.0-rc5.tar.xz
+/mesa-23.3.0.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 6ea2eb4..5015189 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.0-rc5
+%global ver 23.3.0
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -318,14 +318,17 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri Dec 1 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0-1
+- Update to 23.3.0
+
* Thu Nov 30 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc5-1
-- Update to 23.2.0-rc5
+- Update to 23.3.0-rc5
* Thu Nov 2 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc2-1
-- Update to 23.2.0-rc2
+- Update to 23.3.0-rc2
* Thu Oct 26 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.3.0~rc1-1
-- Update to 23.2.0-rc1
+- Update to 23.3.0-rc1
* Tue Oct 10 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.2.1-2
- follow Fedora: backport MR #24045 to fix Iris crashes (RHBZ#2238711)
diff --git a/sources b/sources
index bd382c4..af8892d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.3.0-rc5.tar.xz) =
f1c2421ab262da422ed9ac5ca08b0e1c41264373e022de9413c65e1e7e8ee929979d1c80741497a0acba1d118665a7f6076e24139be0c9c70f3fe8f5d319c187
+SHA512 (mesa-23.3.0.tar.xz) =
3568b571974a2c6c0c3a4cc614c851729962e39926f0af906ba91604f9d43c0618db7df004cbec5d9e5dbade2d6bde818608c9aa1686183994d68ad3e6ac4521
Show replies by date