mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
rebuild 11.0.0 against llvm 3.7
This commit is contained in:
parent
bb560ea6aa
commit
568a3d3e8e
1 changed files with 4 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 11.0.0
|
Version: 11.0.0
|
||||||
Release: 1.%{git}%{?dist}
|
Release: 2.%{git}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
|
@ -681,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 21 2015 Dave Airlie <airlied@redhat.com> 11.0.0-2.20150913
|
||||||
|
- rebuild 11.0.0 against llvm 3.7
|
||||||
|
|
||||||
* Sun Sep 13 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.0.0-1.20150913
|
* Sun Sep 13 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.0.0-1.20150913
|
||||||
- 11.0.0
|
- 11.0.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue