commit fb251e8d76c179840e71ceac39fbe070ece48fce
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Thu Aug 17 15:37:01 2023 +0200
Update to 23.1.6
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 709fc10..6c612bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
/mesa-23.1.3.tar.xz
/mesa-23.1.4.tar.xz
/mesa-23.1.5.tar.xz
+/mesa-23.1.6.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index d26083f..6332b53 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.5
+%global ver 23.1.6
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 Aug 17 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.6-1
+- Update to 23.1.6
+
* Thu Aug 3 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.5-1
- Update to 23.1.5
diff --git a/sources b/sources
index 32fe2ce..74a0745 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.5.tar.xz) =
c5eac5a497561374eaf931214aebc9001820c5ab49f9b8c5634b62af081b03b2f21c169c936524b2953c8815eb27dfb5c8c12276b9b1c119722cd6fea0b22d85
+SHA512 (mesa-23.1.6.tar.xz) =
24f1c626fa05a82bcdfb24b67b8e5f96f94d5748309631b83e8d7a62142853cd3be90b92c56bac3bc4d223bf40b424d6d6a9977537b899107295b7d45d7e2575
Show replies by date