commit 940cdc0c5475381c44a8777274a70b0d86ea6162
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Mon Apr 1 13:52:39 2024 +0200
Update to 24.0.4
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 2 ++
mesa-freeworld.spec | 14 +++++++++-----
sources | 2 +-
3 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0c3711..f8dd1c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,4 +28,6 @@
/mesa-23.3.3.tar.xz
/mesa-24.0.0-rc2.tar.xz
/mesa-24.0.0.tar.xz
+/mesa-24.0.2.tar.xz
/mesa-24.0.3.tar.xz
+/mesa-24.0.4.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2193118..6c5a861 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -65,7 +65,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 24.0.3
+%global ver 24.0.4
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -324,13 +324,17 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
-* Fri Mar 29 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.3-1
+* Mon Apr 1 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.4-1
+- Update to 24.0.4
+
+* Thu Mar 14 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.3-1
- Update to 24.0.3
-- Use default LLVM again, just like Fedora's latest package
+
+* Wed Mar 6 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.2-3
- Disable nvk explicitly to avoid BR on rust-packaging
-* Sat Mar 23 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0-3
-- temporarily BuildRequire llvm17 to match Fedora's build env
+* Wed Mar 6 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.2-2
+- Update to 24.0.2
* Thu Feb 22 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.0-2
- enable vp9, av1 codecs due to new meson build flag (#6873)
diff --git a/sources b/sources
index 27f330f..e50b84c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.3.tar.xz) =
76b3b479877c40f729d7f530af4e3577fa74363edcd3d9474350d498a51dbb761fc034b39bee8547e97c30fd3a520cbc50c742d5a187746e83ddab1df44f37e9
+SHA512 (mesa-24.0.4.tar.xz) =
1d05b07026417fbe9cf18f7b18f2db9fe5fe327555c590283d87f69bbdd51f64135928a1dbe155d750187fc268bbdbb070bc1ae9ffc3e013b8707b391969d515
Show replies by date