mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
9932142
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
77c39f0602
commit
3851ec7962
2 changed files with 6 additions and 3 deletions
|
@ -49,13 +49,13 @@
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
#% define gitdate 20150218
|
#% define gitdate 20150218
|
||||||
%define githash 47e18a5
|
%define githash 9932142
|
||||||
%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.5.%{git}%{?dist}
|
Release: 0.devel.6.%{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
|
||||||
|
* Sat Sep 26 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.6.9932142
|
||||||
|
- 9932142
|
||||||
|
|
||||||
* Wed Sep 16 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.5.47e18a5
|
* Wed Sep 16 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.5.47e18a5
|
||||||
- 47e18a5
|
- 47e18a5
|
||||||
- Rebuild against llvm 3.7
|
- Rebuild against llvm 3.7
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
960b7fc42f53615f703bf69b879abf33 mesa-47e18a5.tar.xz
|
2cb774316026f1e3b8f275118f686a91 mesa-9932142.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue