commit f79da3c3ab214e96e108f22330c91336120602c5
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun Nov 13 13:19:00 2022 +0100
Updated to version 22.2.3.
.gitignore | 1 +
mesa-freeworld.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c2020d4..a88829e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/mesa-22.2.2.tar.xz
+/mesa-22.2.3.tar.xz
diff --git a/mesa-freeworld.spec b/mesa-freeworld.spec
index 339a089..fdbeaad 100644
--- a/mesa-freeworld.spec
+++ b/mesa-freeworld.spec
@@ -54,7 +54,7 @@
Name: %{srcname}-freeworld
Summary: Mesa graphics libraries
-%global ver 22.2.2
+%global ver 22.2.3
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-",
"~"); print(ver)}
Release: 1%{?dist}
License: MIT
@@ -290,6 +290,9 @@ rm -fr %{buildroot}%{_libdir}/libVkLayer_MESA_device_select.so
%endif
%changelog
+* Sun Nov 13 2022 Vitaly Zaitsev <vitaly(a)easycoding.org> - 22.2.3-1
+- Updated to version 22.2.3.
+
* Sun Nov 6 2022 Luya Tshimbalanga <luya(a)fedoraproject.org> - 22.2.2-1
- Update to 22.2.2
diff --git a/sources b/sources
index 73f68b4..2cbf32c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mesa-22.2.2.tar.xz) =
a1eb67e1ae4880c79b1fdc570f4389baba0b8ba796da7e695c9af19a7d92b6c06b95570e6c796548b61355989025fb7efbf9acac74cbd695f7e297dc913b933c
+SHA512 (mesa-22.2.3.tar.xz) =
08e9ce43392c46f9c0d122d70e118511eea81422d06f93ab6d330689b46feed3ac1c3bdcdcfd4a27cd5b9eaf26aab518d152a2c753f07b8ed19575d4ed892ad6
Show replies by date