diff --git a/Mesa.changes b/Mesa.changes index 41a783a..a487da7 100644 --- a/Mesa.changes +++ b/Mesa.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Feb 8 21:45:01 UTC 2015 - zaitor@opensuse.org + +- Update to version 10.4.4: + + mesa: fix display list 8-byte alignment issue. + + docs: Add sha256 sums for the 10.4.3 release. + + egl: Pass the correct X visual depth to xcb_put_image(). + + glx/dri3: Request non-vsynced Present for swapinterval zero. + + gallium/util: Don't use __builtin_clrsb in util_last_bit(). + + configure: Link against all LLVM targets when building clover. + + st/osmesa: Fix osbuffer->textures indexing. + + i965: Fix max_wm_threads for CHV. + + Bugs fixed: fdo#88662, fdo#88930. +- Add pkgconfig(libva) BuildRequires: Build VA API support. + ------------------------------------------------------------------- Mon Feb 2 08:59:10 UTC 2015 - sndirsch@suse.com diff --git a/Mesa.spec b/Mesa.spec index dfee39b..1588703 100644 --- a/Mesa.spec +++ b/Mesa.spec @@ -18,7 +18,7 @@ %define glamor 1 %define _name_archive MesaLib -%define _version 10.4.3 +%define _version 10.4.4 %ifarch %ix86 x86_64 %arm ppc ppc64 ppc64le s390x %define gallium_loader 1 %else @@ -37,7 +37,7 @@ %define with_nine 1 %endif Name: Mesa -Version: 10.4.3 +Version: 10.4.4 Release: 0 Summary: System for rendering interactive 3-D graphics License: MIT @@ -76,6 +76,7 @@ BuildRequires: pkgconfig(libdrm_nouveau) >= 2.4.41 BuildRequires: pkgconfig(libdrm_radeon) >= 2.4.45 BuildRequires: pkgconfig(libkms) >= 1.0.0 BuildRequires: pkgconfig(libudev) > 150 +BuildRequires: pkgconfig(libva) >= 0.35.0 BuildRequires: pkgconfig(presentproto) BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(x11-xcb) diff --git a/MesaLib-10.4.3.tar.bz2 b/MesaLib-10.4.3.tar.bz2 deleted file mode 100644 index 08940b3..0000000 --- a/MesaLib-10.4.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad -size 7504749 diff --git a/MesaLib-10.4.4.tar.bz2 b/MesaLib-10.4.4.tar.bz2 new file mode 100644 index 0000000..3019d4b --- /dev/null +++ b/MesaLib-10.4.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18a967e9c4d80e054b2fdff8c130ce6e6d1f8eecfc42c9f354f8628d8b4df1c +size 7507100