mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
10.0.4 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
9ed1dd10a3
commit
637fa0fa97
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -62,3 +62,4 @@ mesa-20100720.tar.bz2
|
|||
/mesa-20131206.tar.xz
|
||||
/mesa-20131220.tar.xz
|
||||
/mesa-20140206.tar.xz
|
||||
/mesa-20140312.tar.xz
|
||||
|
|
|
@ -45,13 +45,13 @@
|
|||
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
%define gitdate 20140206
|
||||
%define gitdate 20140312
|
||||
#% define snapshot
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.0.3
|
||||
Release: 2.%{gitdate}%{?dist}
|
||||
Version: 10.0.4
|
||||
Release: 1.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -634,6 +634,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.4-1.20140312
|
||||
- 10.0.4 upstream release
|
||||
|
||||
* Wed Mar 12 2014 Dave Airlie <airlied@redhat.com> 10.0.3-2.20140206
|
||||
- disable r600 llvmcompiler on upstream advice.
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
0fa844a425c1d42922e5ff291f644625 mesa-20140206.tar.xz
|
||||
fbd84e27dee95da69a581ffde02cd796 mesa-20140312.tar.xz
|
||||
|
|
Loading…
Reference in a new issue