9.2.5 upstream release

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2013-12-20 23:15:00 +04:00
parent 9f3eec83cf
commit e5f518e346
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -59,3 +59,4 @@ mesa-20100720.tar.bz2
/mesa-20131113.tar.xz
/mesa-20131114.tar.xz
/mesa-20131128.tar.xz
/mesa-20131220.tar.xz

View File

@ -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 <i.gnatenko.brain@gmail.com> - 9.2.5-1.20131220
- 9.2.5 upstream release
* Fri Dec 13 2013 Dave Airlie <airlied@redhat.com> 9.2.4-2.20131128
- backport the GLX_MESA_copy_sub_buffer from upstream for cogl

View File

@ -1 +1 @@
0f501dfd50b6094774b0d564d745a285 mesa-20131128.tar.xz
d2fab9328261f9b6c186df5e3f80e745 mesa-20131220.tar.xz