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