Merge branch 'f21' into f20

This commit is contained in:
Igor Gnatenko 2014-12-07 20:53:30 +03:00
commit ecc01dd633
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -87,3 +87,4 @@ mesa-20100720.tar.bz2
/mesa-20141028.tar.xz
/mesa-20141110.tar.xz
/mesa-20141202.tar.xz
/mesa-20141207.tar.xz

View File

@ -48,13 +48,13 @@
%define _default_patch_fuzz 2
%define gitdate 20141202
%define gitdate 20141207
#% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
Summary: Mesa graphics libraries
Name: mesa
Version: 10.3.4
Version: 10.3.5
Release: 1.%{git}%{?dist}
License: MIT
Group: System Environment/Libraries
@ -679,6 +679,9 @@ rm -rf $RPM_BUILD_ROOT
# Generate changelog using:
# git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)"
%changelog
* Sun Dec 07 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.3.5-1.20141207
- 10.3.5
* Tue Dec 02 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.3.4-1.20141202
- 10.3.4

View File

@ -1 +1 @@
d73f3b3773a03576ee016513a568b37a mesa-20141202.tar.xz
46b63b0a37362b78c6be8e144295d206 mesa-20141207.tar.xz