mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-12-02 20:40:53 +00:00
10.1.5 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
2b6cb81b32
commit
34e8f52eaa
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -70,3 +70,4 @@ mesa-20100720.tar.bz2
|
|||
/mesa-20140419.tar.xz
|
||||
/mesa-20140509.tar.xz
|
||||
/mesa-20140521.tar.xz
|
||||
/mesa-20140607.tar.xz
|
||||
|
|
|
@ -49,13 +49,13 @@
|
|||
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
%define gitdate 20140521
|
||||
%define gitdate 20140607
|
||||
#% define snapshot
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.1.4
|
||||
Release: 3.%{gitdate}%{?dist}
|
||||
Version: 10.1.5
|
||||
Release: 1.%{gitdate}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -645,6 +645,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Jun 07 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.5-1.20140607
|
||||
- 10.1.5 upstream release
|
||||
|
||||
* Thu May 29 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1.4-3.20140521
|
||||
- drop previous patch (not needed for F20)
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
e55a1d3002bc54c136f4b67e6d5eb06a mesa-20140521.tar.xz
|
||||
b29cad15664dfbdf6c2530fae21adb0c mesa-20140607.tar.xz
|
||||
|
|
Loading…
Reference in a new issue