10.1.3 upstream release

Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2014-05-09 20:05:56 +04:00
parent 6a418411ac
commit f4d313c244
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -68,3 +68,4 @@ mesa-20100720.tar.bz2
/mesa-20140301.tar.xz
/mesa-20140305.tar.xz
/mesa-20140419.tar.xz
/mesa-20140509.tar.xz

View File

@ -49,13 +49,13 @@
%define _default_patch_fuzz 2
%define gitdate 20140419
%define gitdate 20140509
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
Version: 10.1.1
Release: 2.%{gitdate}%{?dist}
Version: 10.1.3
Release: 1.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@ -645,6 +645,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri May 09 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.3-1.20140509
- 10.1.3 upstream release
* Sat Apr 19 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.1-2.20140419
- fix buildrequires llvm 3.4-5 to 3.4-6, because 3.4-5 is not available for F20

View File

@ -1 +1 @@
53e96c430057c768545a8ff2da900402 mesa-20140419.tar.xz
311b7ea3f68d9c70cefeeccb4cdb6843 mesa-20140509.tar.xz