mirror of
https://src.fedoraproject.org/rpms/mesa.git
synced 2024-11-24 09:32:42 +00:00
60aea30
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
e87e31dac8
commit
5b277df131
2 changed files with 6 additions and 3 deletions
|
@ -49,13 +49,13 @@
|
|||
%define _default_patch_fuzz 2
|
||||
|
||||
#% define gitdate 20150218
|
||||
%define githash 4e5752e
|
||||
%define githash 60aea30
|
||||
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 11.1.0
|
||||
Release: 0.devel.1.%{git}%{?dist}
|
||||
Release: 0.devel.2.%{git}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
|
@ -675,6 +675,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Sep 02 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.1.0-0.devel.2.60aea30
|
||||
- 60aea30
|
||||
|
||||
* Mon Aug 24 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 11.1.0-0.devel.1.4e5752e
|
||||
- 4e5752e
|
||||
|
||||
|
|
2
sources
2
sources
|
@ -1 +1 @@
|
|||
6c43bca97f6a8faadd17df7758751e49 mesa-4e5752e.tar.xz
|
||||
cd9d0f29b0177d3bb798f0a3cdf04f23 mesa-60aea30.tar.xz
|
||||
|
|
Loading…
Reference in a new issue