commit f20d3277d97d4e3cb3197bffa9cf4108a4f45eb7
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Fri May 26 06:38:19 2023 +0200
Update to 23.1.1
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 47a0bc2..22e4a0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/mesa-23.0.2.tar.xz
/mesa-23.0.3.tar.xz
/mesa-23.1.0.tar.xz
+/mesa-23.1.1.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 8954e91..2e8962a 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -59,7 +59,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 23.1.0
+%global ver 23.1.1
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -297,6 +297,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%license docs/license.rst
%endif
%changelog
+* Fri May 26 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.1-1
+- Update to 23.1.1
+
* Tue May 23 2023 Thorsten Leemhuis <fedora(a)leemhuis.info> - 23.1.0-1
- Update to 23.1.0
- sync a few spec file bits with Fedora's mesa package
diff --git a/sources b/sources
index 4de9aeb..5da9684 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-23.1.0.tar.xz) =
bbcfd0dd8e5414826631e80edbbe48218115a7461ef4ac1f2e4e090a48d6c0e1ab3b51dd45e988d5f1572f29bfc03c33769263c0f3e04033138d5b1ec102e8c9
+SHA512 (mesa-23.1.1.tar.xz) =
ac5522307d75ff71289a62e2e5827edca70a88e028563ed11907504b9727925186893cd40e5948f1f16c29d8ad9fad39012d7569276e2c75be97aef9c106baf8
Show replies by date