10.0.3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
f8fdf35359
commit
2f9ccd5914
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ mesa-20100720.tar.bz2
|
|||||||
/mesa-20131220.tar.xz
|
/mesa-20131220.tar.xz
|
||||||
/mesa-20140110.tar.xz
|
/mesa-20140110.tar.xz
|
||||||
/mesa-20140118.tar.xz
|
/mesa-20140118.tar.xz
|
||||||
|
/mesa-20140206.tar.xz
|
||||||
|
@ -45,13 +45,13 @@
|
|||||||
|
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
%define gitdate 20140118
|
%define gitdate 20140206
|
||||||
#% define snapshot
|
#% define snapshot
|
||||||
|
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 10.0.2
|
Version: 10.0.3
|
||||||
Release: 6.%{gitdate}%{?dist}
|
Release: 1.%{gitdate}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -635,6 +635,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 06 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.3-1.20140206
|
||||||
|
- 10.0.3 upstream release
|
||||||
|
|
||||||
* Tue Feb 04 2014 Kyle McMartin <kyle@redhat.com> - 10.0.2-6.20140118
|
* Tue Feb 04 2014 Kyle McMartin <kyle@redhat.com> - 10.0.2-6.20140118
|
||||||
- Fix accidentally inverted logic that meant radeonsi_dri.so went missing
|
- Fix accidentally inverted logic that meant radeonsi_dri.so went missing
|
||||||
on all architectures instead of just ppc and s390. Sorry!
|
on all architectures instead of just ppc and s390. Sorry!
|
||||||
|
Loading…
Reference in New Issue
Block a user