Update to mesa 23.1.4
Resolves: rhbz#2225358
This commit is contained in:
parent
cc436e4410
commit
8729610266
@ -52,7 +52,7 @@
|
|||||||
|
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
%global ver 23.1.0
|
%global ver 23.1.4
|
||||||
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
Version: %{lua:ver = string.gsub(rpm.expand("%{ver}"), "-", "~"); print(ver)}
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -605,6 +605,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 27 2023 Dave Airlie <airlied@redhat.com> - 23.1.4-1
|
||||||
|
- Update to mesa 23.1.4
|
||||||
|
|
||||||
* Wed May 17 2023 Dave Airlie <airlied@redhat.com> - 23.1.0-1
|
* Wed May 17 2023 Dave Airlie <airlied@redhat.com> - 23.1.0-1
|
||||||
- Update to mesa 23.1.0
|
- Update to mesa 23.1.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (mesa-23.1.0.tar.xz) = bbcfd0dd8e5414826631e80edbbe48218115a7461ef4ac1f2e4e090a48d6c0e1ab3b51dd45e988d5f1572f29bfc03c33769263c0f3e04033138d5b1ec102e8c9
|
SHA512 (mesa-23.1.4.tar.xz) = 4063c7848f507b5e25cfc862394268147254b90c9f3eb19035cce338b0a9cb611b7380c1c73f0e4feeddde68124225df7dee7b9db5f019603dfde2b88ff46a21
|
||||||
|
Loading…
Reference in New Issue
Block a user