Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2014-12-31 19:36:11 +03:00
parent 5a79546a1b
commit d8dbaa8487
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -96,3 +96,4 @@ mesa-20100720.tar.bz2
/mesa-64dcb2b.tar.xz
/mesa-3ba57ba.tar.xz
/mesa-609c3e5.tar.xz
/mesa-be0311c.tar.xz

View File

@ -48,13 +48,13 @@
%define _default_patch_fuzz 2
#% define gitdate 20140510
%define githash 609c3e5
%define githash be0311c
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
Summary: Mesa graphics libraries
Name: mesa
Version: 10.5.0
Release: 0.devel.21.%{git}%{?dist}
Release: 0.devel.23.%{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.23.be0311c
- be0311c
* Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.21.609c3e5
- 609c3e5

View File

@ -1 +1 @@
bdf3f9a7ab6c5d695a2e14e2b5715893 mesa-609c3e5.tar.xz
433590df6777597b032c4fcfd1cd0657 mesa-be0311c.tar.xz