commit 74f4614579f6121d86ed3fe1e8d522c24df79561
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Apr 11 12:35:07 2024 +0200
merge master (Update to 24.0.5)
Signed-off-by: Thorsten Leemhuis <linux(a)leemhuis.info>
.gitignore | 1 +
mesa-freeworld.spec | 6 +++++-
sources | 2 +-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8dd1c5..82d6f3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/mesa-24.0.2.tar.xz
/mesa-24.0.3.tar.xz
/mesa-24.0.4.tar.xz
+/mesa-24.0.5.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 6c5a861..2e06a46 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.4
+%global ver 24.0.5
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -323,7 +323,11 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%{_metainfodir}/org.mesa3d.vdpau.freeworld.metainfo.xml
%license docs/license.rst
%endif
+
%changelog
+* Thu Apr 11 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.5-1
+- Update to 24.0.5
+
* Mon Apr 1 2024 Thorsten Leemhuis <fedora(a)leemhuis.info> - 24.0.4-1
- Update to 24.0.4
diff --git a/sources b/sources
index e50b84c..0548eff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-24.0.4.tar.xz) =
1d05b07026417fbe9cf18f7b18f2db9fe5fe327555c590283d87f69bbdd51f64135928a1dbe155d750187fc268bbdbb070bc1ae9ffc3e013b8707b391969d515
+SHA512 (mesa-24.0.5.tar.xz) =
9476af4b9ac8db5dce397084ef169927d10b28adea7e74aa5b3136810b499ac98ddf7ab564e7d1ff81c887208c8ebab3ad2d4e27e7f46136609b5c67527018eb
Show replies by date