609c3e5
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
9837611103
commit
5a79546a1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@ mesa-20100720.tar.bz2
|
||||
/mesa-6c18279.tar.xz
|
||||
/mesa-64dcb2b.tar.xz
|
||||
/mesa-3ba57ba.tar.xz
|
||||
/mesa-609c3e5.tar.xz
|
||||
|
@ -48,13 +48,13 @@
|
||||
%define _default_patch_fuzz 2
|
||||
|
||||
#% define gitdate 20140510
|
||||
%define githash 3ba57ba
|
||||
%define githash 609c3e5
|
||||
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
|
||||
|
||||
Summary: Mesa graphics libraries
|
||||
Name: mesa
|
||||
Version: 10.5.0
|
||||
Release: 0.devel.19.%{git}%{?dist}
|
||||
Release: 0.devel.21.%{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
|
||||
* Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.21.609c3e5
|
||||
- 609c3e5
|
||||
|
||||
* Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.19.3ba57ba
|
||||
- 3ba57ba
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user