10.2-rc3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
6f94389829
commit
c0e013caf5
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@ mesa-20100720.tar.bz2
|
|||||||
/mesa-20140430.tar.xz
|
/mesa-20140430.tar.xz
|
||||||
/mesa-20140505.tar.xz
|
/mesa-20140505.tar.xz
|
||||||
/mesa-20140510.tar.xz
|
/mesa-20140510.tar.xz
|
||||||
|
/mesa-20140517.tar.xz
|
||||||
|
@ -53,13 +53,13 @@
|
|||||||
|
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
%define gitdate 20140510
|
%define gitdate 20140517
|
||||||
#% define snapshot
|
#% define snapshot
|
||||||
|
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 10.2
|
Version: 10.2
|
||||||
Release: 0.4.rc2.%{gitdate}%{?dist}
|
Release: 0.5.rc3.%{gitdate}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -672,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 17 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.5.rc3.20140517
|
||||||
|
- 10.2-rc3 upstream release
|
||||||
|
|
||||||
* Sat May 10 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.4.rc2.20140510
|
* Sat May 10 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.4.rc2.20140510
|
||||||
- 10.2-rc2 upstream release
|
- 10.2-rc2 upstream release
|
||||||
- drop radeonsi hack for LLVM
|
- drop radeonsi hack for LLVM
|
||||||
|
Loading…
Reference in New Issue
Block a user