Hello community, here is the log from the commit of package Mesa for openSUSE:13.1 checked in at 2013-10-08 11:33:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/Mesa (Old) and /work/SRC/openSUSE:13.1/.Mesa.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Mesa" Changes: -------- --- /work/SRC/openSUSE:13.1/Mesa/Mesa.changes 2013-09-27 17:46:30.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.Mesa.new/Mesa.changes 2013-10-08 11:33:09.000000000 +0200 @@ -1,0 +2,18 @@ +Sat Oct 5 15:12:19 UTC 2013 - [email protected] + +- Update to version 9.2.1 + * Use of uninitialized stack variable with brw_search_cache() + (fdo#66779) + * Valgrind errors in mesa (fdo#68233) + * Automatic mipmap generation with texture compression produces + borders that fade to black (fdo#68250) + * Unigine demo crash (fdo#68637) + * GLSL ES: structs members can't have precision qualifiers + anymore in 9.2 (fdo#68753) + * Piglit tex-shadow2drect fails (fdo#69525) +- Dropped U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch, + U_wayland-egl-pc-require-wayland.patch and + u_gallium-egl-gbm-use-wayland-cflags.patch they are included in + this release + +------------------------------------------------------------------- Old: ---- MesaLib-9.2.0.tar.bz2 U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch U_wayland-egl-pc-require-wayland.patch u_gallium-egl-gbm-use-wayland-cflags.patch New: ---- MesaLib-9.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Mesa.spec ++++++ --- /var/tmp/diff_new_pack.9wyhyo/_old 2013-10-08 11:33:10.000000000 +0200 +++ /var/tmp/diff_new_pack.9wyhyo/_new 2013-10-08 11:33:10.000000000 +0200 @@ -29,11 +29,11 @@ %define llvm_r600 0 %endif -%define _version 9.2.0 +%define _version 9.2.1 %define _name_archive MesaLib Name: Mesa -Version: 9.2.0 +Version: 9.2.1 Release: 0 BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -99,7 +99,7 @@ Summary: System for rendering interactive 3-D graphics License: MIT Group: System/Libraries -Source: ftp://freedesktop.org/pub/mesa/9.2/%{_name_archive}-%{_version}.tar.bz2 +Source: ftp://ftp.freedesktop.org/pub/mesa/9.2.1/%{_name_archive}-%{_version}.tar.bz2 Source2: baselibs.conf Source3: README.updates Source4: manual-pages.tar.bz2 @@ -110,11 +110,6 @@ Patch13: u_mesa-8.0.1-fix-16bpp.patch # Patch from Fedora, use shmget when available, under llvmpipe Patch15: u_mesa-8.0-llvmpipe-shmget.patch -# PATCH-FIX-UPSTREAM gallium-egl-gbm-use-wayland-cflags.patch -- use pkgconfig for finding wayland -Patch16: u_gallium-egl-gbm-use-wayland-cflags.patch -Patch18: U_wayland-egl-pc-require-wayland.patch -# PATCH-FIX-UPSTREAM U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch -- from http://cgit.freedesktop.org/mesa/mesa/commit/?id=a81beee37e0dd7b75422448420e8e8b0b4b76c1e -Patch19: U_radeon-winsys-pad-IBs-to-a-multiple-of-8-DWs.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -516,11 +511,6 @@ # Both patches are considered wrong by the author -> disable them #%patch15 -p1 #%patch13 -p1 -%if %egl_gallium -%patch16 -p1 -%endif -%patch18 -p1 -%patch19 -p1 %build ++++++ MesaLib-9.2.0.tar.bz2 -> MesaLib-9.2.1.tar.bz2 ++++++ /work/SRC/openSUSE:13.1/Mesa/MesaLib-9.2.0.tar.bz2 /work/SRC/openSUSE:13.1/.Mesa.new/MesaLib-9.2.1.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
