6171131
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
10866d4fba
commit
c41912e78a
1
.gitignore
vendored
1
.gitignore
vendored
@ -102,3 +102,4 @@ mesa-20100720.tar.bz2
|
||||
/mesa-b77eaaf.tar.xz
|
||||
/mesa-290553b.tar.xz
|
||||
/mesa-c3260f8.tar.xz
|
||||
/mesa-6171131.tar.xz
|
||||
|
@ -48,13 +48,13 @@
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
#% define gitdate 20140510
|
||||
%define githash c3260f8
|
||||
%define githash 6171131
|
||||
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.5.0
|
||||
Release: 0.devel.31.%{git}%{?dist}
|
||||
Release: 0.devel.32.%{git}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.mesa3d.org
|
||||
@ -709,6 +709,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
# Generate changelog using:
|
||||
# git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)"
|
||||
%changelog
|
||||
* Fri Jan 02 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.32.6171131
|
||||
- 6171131
|
||||
|
||||
* Fri Jan 02 2015 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.31.c3260f8
|
||||
- c3260f8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user