mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-25 01:45:29 +00:00
11.0.0-rc2
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
45c5df4099
commit
4c06ba3951
2 changed files with 6 additions and 3 deletions
|
@ -48,14 +48,14 @@
|
||||||
|
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
%define gitdate 20150824
|
%define gitdate 20150902
|
||||||
#% define githash 21ccdbd
|
#% define githash 21ccdbd
|
||||||
%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.0.0
|
||||||
Release: 0.rc1.1.%{git}%{?dist}
|
Release: 0.rc2.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
|
||||||
|
* Wed Sep 02 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.0.0-0.rc2.1.20150902
|
||||||
|
- 11.0.0-rc2
|
||||||
|
|
||||||
* Mon Aug 24 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.0.0-0.rc1.1.20150824
|
* Mon Aug 24 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.0.0-0.rc1.1.20150824
|
||||||
- 11.0.0-rc1
|
- 11.0.0-rc1
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
b64dab0a726e9ec4e7294d3721fffb02 mesa-20150824.tar.xz
|
d5142794593d948e333c832734fa9c03 mesa-20150902.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue