Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-07-29 03:02:41 +03:00
parent cfa2677906
commit 58c58b5cf2
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -116,3 +116,4 @@ mesa-20100720.tar.bz2
/mesa-20150618.tar.xz
/mesa-20150629.tar.xz
/mesa-20150711.tar.xz
/mesa-20150729.tar.xz

View File

@ -48,13 +48,13 @@
%define _default_patch_fuzz 2
%define gitdate 20150711
%define gitdate 20150729
#% define githash 5a55f68
%define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
Summary: Mesa graphics libraries
Name: mesa
Version: 10.6.2
Version: 10.6.3
Release: 1.%{git}%{?dist}
License: MIT
Group: System Environment/Libraries
@ -714,6 +714,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Wed Jul 29 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.6.3-1.20150729
- 10.6.3
* Sat Jul 11 2015 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.6.2-1.20150711
- 10.6.2

View File

@ -1 +1 @@
b83baf6d67e87dc2063fd9222317873a mesa-20150711.tar.xz
df6f109f57b4fd23a5850c9ebdee9594 mesa-20150729.tar.xz