From e5f518e3469cfa93398ffd345c82c7417e897c76 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Fri, 20 Dec 2013 23:15:00 +0400 Subject: [PATCH] 9.2.5 upstream release Signed-off-by: Igor Gnatenko --- .gitignore | 1 + mesa.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 378e862..1318bd3 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ mesa-20100720.tar.bz2 /mesa-20131113.tar.xz /mesa-20131114.tar.xz /mesa-20131128.tar.xz +/mesa-20131220.tar.xz diff --git a/mesa.spec b/mesa.spec index f5b3304..3b032dd 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,13 +48,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20131128 +%define gitdate 20131220 #% define snapshot Summary: Mesa graphics libraries Name: mesa -Version: 9.2.4 -Release: 2.%{gitdate}%{?dist} +Version: 9.2.5 +Release: 1.%{gitdate}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -605,6 +605,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Fri Dec 20 2013 Igor Gnatenko - 9.2.5-1.20131220 +- 9.2.5 upstream release + * Fri Dec 13 2013 Dave Airlie 9.2.4-2.20131128 - backport the GLX_MESA_copy_sub_buffer from upstream for cogl diff --git a/sources b/sources index f4bcce4..16bf644 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0f501dfd50b6094774b0d564d745a285 mesa-20131128.tar.xz +d2fab9328261f9b6c186df5e3f80e745 mesa-20131220.tar.xz