1
0
forked from rpms/mesa
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-08-24 18:49:40 +03:00
parent 3e882f2d33
commit e68d4e98c0
2 changed files with 7 additions and 4 deletions

View File

@ -49,13 +49,13 @@
%define _default_patch_fuzz 2 %define _default_patch_fuzz 2
#% define gitdate 20150218 #% define gitdate 20150218
%define githash 21ccdbd %define githash 4e5752e
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}} %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
Summary: Mesa graphics libraries Summary: Mesa graphics libraries
Name: mesa Name: mesa
Version: 11.0.0 Version: 11.1.0
Release: 0.devel.2.%{git}%{?dist} Release: 0.devel.1.%{git}%{?dist}
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.mesa3d.org URL: http://www.mesa3d.org
@ -675,6 +675,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Mon Aug 24 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.1.0-0.devel.1.4e5752e
- 4e5752e
* Sun Aug 09 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.0.0-0.devel.2.21ccdbd * Sun Aug 09 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.0.0-0.devel.2.21ccdbd
- 21ccdbd - 21ccdbd
- add surfaceless EGL platform (RHBZ #1251747) - add surfaceless EGL platform (RHBZ #1251747)

View File

@ -1 +1 @@
a8bd72c65daf9cc9b889cfaf11e9bdf2 mesa-21ccdbd.tar.xz 6c43bca97f6a8faadd17df7758751e49 mesa-4e5752e.tar.xz