Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-10-07 11:57:32 +02:00
parent 658b760b1b
commit 8463303ff0
2 changed files with 6 additions and 3 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 9932142 %define githash 47d1199
%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.1.0 Version: 11.1.0
Release: 0.devel.6.%{git}%{?dist} Release: 0.devel.7.%{git}%{?dist}
License: MIT License: MIT
Group: System Environment/Libraries Group: System Environment/Libraries
URL: http://www.mesa3d.org URL: http://www.mesa3d.org
@ -681,6 +681,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Wed Oct 07 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.7.47d1199
- 47d1199
* Sat Sep 26 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.6.9932142 * Sat Sep 26 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-0.devel.6.9932142
- 9932142 - 9932142

View File

@ -1 +1 @@
2cb774316026f1e3b8f275118f686a91 mesa-9932142.tar.xz 6f035c54a0f9788a0ee9e8cb071a329d mesa-47d1199.tar.xz