commit 4c14155248ba5a404ce693ae6d2d273f7dd27383
Author: Thorsten Leemhuis <linux(a)leemhuis.info>
Date: Sat Dec 31 06:32:00 2022 +0100
Update to 22.3.2
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 10e3d2f..b13713b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/mesa-22.2.3.tar.xz
/mesa-22.3.0-rc2.tar.xz
/mesa-22.3.1.tar.xz
+/mesa-22.3.2.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 2347347..1f1b302 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -56,7 +56,7 @@ algorithms and decoding only VC1 algorithm.
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 22.3.1
+%global ver 22.3.2
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -293,6 +293,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Sat Dec 31 2022 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.2-1
+- Update to 22.3.2
+
* Mon Dec 19 2022 Thorsten Leemhuis <fedora(a)leemhuis.info> - 22.3.1-1
- adjust placement of a few files entries to stay in sync with Fedora; while at it
make it more obvious that the license files are specific to rpmfusion
diff --git a/sources b/sources
index 6aeb5cd..2f351a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-22.3.1.tar.xz) =
8a7aee67f6351de293d23425229eb7c42d6918fe9ffb46c6e5df9609f79633c98ab78e892507fe48055c51fa88bf103d7b7baa58e826b1758f66067048baed5b
+SHA512 (mesa-22.3.2.tar.xz) =
32934dd23cfcd6165c365597d9a469da0b806b72ea98a200f499344c3b47815db3bf78875b4ea766d2d28d9c70b50c1615d2d3fcbfd4769447fe0a9d3b32951f
Show replies by date