commit 236dff060dd358d9435e23c1638406dd6917591e
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Sep 7 05:48:53 2023 +0200
Update to 23.1.7
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 6c612bd..db7a44c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/mesa-23.1.4.tar.xz
/mesa-23.1.5.tar.xz
/mesa-23.1.6.tar.xz
+/mesa-23.1.7.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 6332b53..f14a8e1 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.6
+%global ver 23.1.7
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 7 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.7-1
+- Update to 23.1.7
+
* Thu Aug 17 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.6-1
- Update to 23.1.6
diff --git a/sources b/sources
index 74a0745..66312e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.6.tar.xz) =
24f1c626fa05a82bcdfb24b67b8e5f96f94d5748309631b83e8d7a62142853cd3be90b92c56bac3bc4d223bf40b424d6d6a9977537b899107295b7d45d7e2575
+SHA512 (mesa-23.1.7.tar.xz) =
a5b8bebd2cbdb89fe38de0ff68629c76d248773543e23b77c9035ee0574321e8c0f7cb517decd8896e9dededf132ad87c2b7bddd58af8b97a843a99d158a61d4
Show replies by date