Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2014-12-30 06:36:09 +03:00
parent 091f928e13
commit 60dfbbe735
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -93,3 +93,4 @@ mesa-20100720.tar.bz2
/mesa-cb5a372.tar.xz
/mesa-0c7f895.tar.xz
/mesa-6c18279.tar.xz
/mesa-64dcb2b.tar.xz

View File

@ -48,13 +48,13 @@
%define _default_patch_fuzz 2
#% define gitdate 20140510
%define githash 6c18279
%define githash 64dcb2b
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
Summary: Mesa graphics libraries
Name: mesa
Version: 10.5.0
Release: 0.devel.15.%{git}%{?dist}
Release: 0.devel.17.%{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
* Tue Dec 30 2014 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.17.64dcb2b
- 64dcb2b
* Mon Dec 29 2014 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 10.5.0-0.devel.15.6c18279
- 6c18279

View File

@ -1 +1 @@
5622b1f024b441689fd046107852a02a mesa-6c18279.tar.xz
eaf208b588424c189863fb2c52bcfc94 mesa-64dcb2b.tar.xz