commit b9381c6088da9927c668464ae5cb106c147f280b
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Tue Oct 24 06:34:23 2023 +0200
Update to 23.1.9
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 b289870..0112681 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/mesa-23.1.6.tar.xz
/mesa-23.1.7.tar.xz
/mesa-23.1.8.tar.xz
+/mesa-23.1.9.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 0148c11..ce826d4 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.1.8
+%global ver 23.1.9
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -316,6 +316,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Tue Oct 24 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.9-1
+- Update to 23.1.9
+
* Thu Sep 21 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.8-1
- Update to 23.1.8
diff --git a/sources b/sources
index a0a825f..6411465 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.8.tar.xz) =
02dc6f8b10dd3827a2b62fba3035726b1b60ec0c3188817deea2ad14f80f332a37272e9f15c5f653f20cecb14f8ff91697d73c89afc83674c19b686a674b677d
+SHA512 (mesa-23.1.9.tar.xz) =
83f57c530ccc14e9debbc292f71214343f506bdf35bad235cdd3c380d769eb30658bdf93a70b79d7ce08e75615b892023e4245aed1237cd285d2f045cdbf9241
Show replies by date