8787141
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
fa0b41e9b4
commit
73b10fe0ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -109,3 +109,4 @@ mesa-20100720.tar.bz2
|
||||
/mesa-c1485f4.tar.xz
|
||||
/mesa-51e3453.tar.xz
|
||||
/mesa-5a55f68.tar.xz
|
||||
/mesa-8787141.tar.xz
|
||||
|
@ -49,13 +49,13 @@
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
#% define gitdate 20150218
|
||||
%define githash 5a55f68
|
||||
%define githash 8787141
|
||||
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.6.0
|
||||
Release: 0.devel.7.%{git}%{?dist}.1
|
||||
Version: 10.7.0
|
||||
Release: 0.devel.1.%{git}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
@ -714,6 +714,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jun 22 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.7.0-0.devel.1.8787141
|
||||
- 8787141
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 10.6.0-0.devel.7.5a55f68.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user