mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-28 11:06:25 +00:00
11.1.0
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
7d446b1200
commit
c2d8b7ea80
2 changed files with 6 additions and 3 deletions
|
@ -48,13 +48,13 @@
|
||||||
|
|
||||||
%define _default_patch_fuzz 2
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
%define gitdate 20151122
|
%define gitdate 20151218
|
||||||
#% 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.6
|
Version: 11.1.0
|
||||||
Release: 1.%{git}%{?dist}
|
Release: 1.%{git}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
@ -675,6 +675,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 18 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.1.0-1.20151218
|
||||||
|
- 11.1.0
|
||||||
|
|
||||||
* Sun Nov 22 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.0.6-1.20151122
|
* Sun Nov 22 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 11.0.6-1.20151122
|
||||||
- 11.0.6
|
- 11.0.6
|
||||||
|
|
||||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
||||||
3253105dd4d3b06fc6996b04f2c3ac10 mesa-20151122.tar.xz
|
0e7dbbeb7fe55a779b16014fdd710b44 mesa-20151218.tar.xz
|
||||||
|
|
Loading…
Reference in a new issue