Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
This commit is contained in:
Igor Gnatenko 2015-07-11 23:46:33 +03:00
parent 06fbcfd742
commit cfa2677906
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -115,3 +115,4 @@ mesa-20100720.tar.bz2
/mesa-5a55f68.tar.xz
/mesa-20150618.tar.xz
/mesa-20150629.tar.xz
/mesa-20150711.tar.xz

View File

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

View File

@ -1 +1 @@
ebb1be58da4e08329bf9fe182e3646db mesa-20150629.tar.xz
b83baf6d67e87dc2063fd9222317873a mesa-20150711.tar.xz