d6fbcf6
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
da19c59a91
commit
e00747f475
@ -49,13 +49,13 @@
|
|||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
#% define gitdate 20150218
|
#% define gitdate 20150218
|
||||||
%define githash 60aea30
|
%define githash d6fbcf6
|
||||||
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
||||||
|
|
||||||
Summary: Mesa graphics libraries
|
Summary: Mesa graphics libraries
|
||||||
Name: mesa
|
Name: mesa
|
||||||
Version: 11.1.0
|
Version: 11.1.0
|
||||||
Release: 0.devel.3.%{git}%{?dist}
|
Release: 0.devel.4.%{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
|
||||||
|
* Sun Sep 13 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.4.d6fbcf6
|
||||||
|
- d6fbcf6
|
||||||
|
|
||||||
* Thu Sep 10 2015 Rex Dieter <rdieter@fedoraproject.org> - 11.1.0-0.devel.3.60aea30
|
* Thu Sep 10 2015 Rex Dieter <rdieter@fedoraproject.org> - 11.1.0-0.devel.3.60aea30
|
||||||
- Add brw_meta_fast_clear crash workaround patch (#1259443, fdo#86281)
|
- Add brw_meta_fast_clear crash workaround patch (#1259443, fdo#86281)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user