commit 9f58cc342c613c69666f92ff170a8b6810b9e136
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Sep 21 06:18:04 2023 +0200
Update to 23.1.8
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 db7a44c..b289870 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/mesa-23.1.5.tar.xz
/mesa-23.1.6.tar.xz
/mesa-23.1.7.tar.xz
+/mesa-23.1.8.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index f14a8e1..0148c11 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.7
+%global ver 23.1.8
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
+* Thu Sep 21 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.8-1
+- Update to 23.1.8
+
* Thu Sep 7 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.7-1
- Update to 23.1.7
diff --git a/sources b/sources
index 66312e3..a0a825f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.7.tar.xz) =
a5b8bebd2cbdb89fe38de0ff68629c76d248773543e23b77c9035ee0574321e8c0f7cb517decd8896e9dededf132ad87c2b7bddd58af8b97a843a99d158a61d4
+SHA512 (mesa-23.1.8.tar.xz) =
02dc6f8b10dd3827a2b62fba3035726b1b60ec0c3188817deea2ad14f80f332a37272e9f15c5f653f20cecb14f8ff91697d73c89afc83674c19b686a674b677d
Show replies by date