mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
10.2.1 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
21141612a8
commit
fc7aab2e48
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -74,3 +74,4 @@ mesa-20100720.tar.bz2
|
|||
/mesa-20140517.tar.xz
|
||||
/mesa-20140524.tar.xz
|
||||
/mesa-20140531.tar.xz
|
||||
/mesa-20140608.tar.xz
|
||||
|
|
|
@ -53,13 +53,13 @@
|
|||
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
%define gitdate 20140531
|
||||
%define gitdate 20140608
|
||||
#% define snapshot
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.2
|
||||
Release: 0.11.rc5.%{gitdate}%{?dist}
|
||||
Release: 1.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -682,6 +682,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Jun 08 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.2-1.20140608
|
||||
- 10.2.1 upstream release
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.2-0.11.rc5.20140531
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
57c3d501418276f9a5eb63a599e425fa mesa-20140531.tar.xz
|
||||
d13f9daee8988b3452d1a75cf00eed50 mesa-20140608.tar.xz
|
||||
|
|
Loading…
Reference in a new issue