diff --git a/Mesa.changes b/Mesa.changes index f8e7eaf..fa058a9 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jun 13 13:26:14 UTC 2024 - Stefan Dirsch + +- Update to bugfix release 24.0.9 + --> https://docs.mesa3d.org/relnotes/24.0.9.html + * This is the last release of the 24.0 series. Users are encouraged + to switch to the 24.1 series to continue receiving bugfixes. + ------------------------------------------------------------------- Sun Jun 2 16:27:55 UTC 2024 - Yunhe Guo diff --git a/Mesa.spec b/Mesa.spec index a15e931..814c9b9 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -1,5 +1,5 @@ # -# spec file for package Mesa +# spec file # # Copyright (c) 2024 SUSE LLC # @@ -42,7 +42,7 @@ %define glamor 1 %define _name_archive mesa -%define _version 24.0.8 +%define _version 24.0.9 %define with_opencl 0 %define with_rusticl 0 %define with_vulkan 0 @@ -123,7 +123,7 @@ %endif Name: Mesa%{psuffix} -Version: 24.0.8 +Version: 24.0.9 Release: 0 Summary: System for rendering 3-D graphics License: MIT diff --git a/mesa-24.0.8.tar.xz b/mesa-24.0.8.tar.xz deleted file mode 100644 index d62621a..0000000 --- a/mesa-24.0.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d1ed86a266d5b7b8c136ae587ef5618ed1a9837a43440f3713622bf0123bf5c1 -size 20170168 diff --git a/mesa-24.0.8.tar.xz.sig b/mesa-24.0.8.tar.xz.sig deleted file mode 100644 index 8fbd508..0000000 Binary files a/mesa-24.0.8.tar.xz.sig and /dev/null differ diff --git a/mesa-24.0.9.tar.xz b/mesa-24.0.9.tar.xz new file mode 100644 index 0000000..e238ead --- /dev/null +++ b/mesa-24.0.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51aa686ca4060e38711a9e8f60c8f1efaa516baf411946ed7f2c265cd582ca4c +size 20197892 diff --git a/mesa-24.0.9.tar.xz.sig b/mesa-24.0.9.tar.xz.sig new file mode 100644 index 0000000..99eeb3b Binary files /dev/null and b/mesa-24.0.9.tar.xz.sig differ