mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
10.2-rc3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
6f94389829
commit
c0e013caf5
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -71,3 +71,4 @@ mesa-20100720.tar.bz2
|
|||
/mesa-20140430.tar.xz
|
||||
/mesa-20140505.tar.xz
|
||||
/mesa-20140510.tar.xz
|
||||
/mesa-20140517.tar.xz
|
||||
|
|
|
@ -53,13 +53,13 @@
|
|||
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
%define gitdate 20140510
|
||||
%define gitdate 20140517
|
||||
#% define snapshot
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.2
|
||||
Release: 0.4.rc2.%{gitdate}%{?dist}
|
||||
Release: 0.5.rc3.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -672,6 +672,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat May 17 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.5.rc3.20140517
|
||||
- 10.2-rc3 upstream release
|
||||
|
||||
* Sat May 10 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-0.4.rc2.20140510
|
||||
- 10.2-rc2 upstream release
|
||||
- drop radeonsi hack for LLVM
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
8845801d47c3d9725b9cd56f6277f783 mesa-20140510.tar.xz
|
||||
64a559f0c5de6c5f2842c8a654b1bb5b mesa-20140517.tar.xz
|
||||
|
|
Loading…
Reference in a new issue