mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 02:54:51 +00:00
10.0.1 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
5c9d064fb9
commit
ecc7e7cfe0
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -60,3 +60,4 @@ mesa-20100720.tar.bz2
|
|||
/mesa-20131114.tar.xz
|
||||
/mesa-20131128.tar.xz
|
||||
/mesa-20131206.tar.xz
|
||||
/mesa-20131220.tar.xz
|
||||
|
|
|
@ -49,13 +49,13 @@
|
|||
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
%define gitdate 20131206
|
||||
%define gitdate 20131220
|
||||
#% define snapshot
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.0
|
||||
Release: 4.%{gitdate}%{?dist}
|
||||
Version: 10.0.1
|
||||
Release: 1.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -597,6 +597,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 20 2013 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.1-1.20131220
|
||||
- 10.0.1 upstream release
|
||||
|
||||
* Wed Dec 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 10.0-4.20131206
|
||||
- use with_wayland for all wayland conditionals (instead of rhel)
|
||||
- don't build aarch64 with llvm support for now
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
43ca4e6f315ccc20d3e10444da097f47 mesa-20131206.tar.xz
|
||||
49d142701e4a00df0885873dbf12ce11 mesa-20131220.tar.xz
|
||||
|
|
Loading…
Reference in a new issue