diff --git a/.gitignore b/.gitignore index 70d38c2..0b26067 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ mesa-20100720.tar.bz2 /mesa-20150618.tar.xz /mesa-20150629.tar.xz /mesa-20150711.tar.xz +/mesa-20150729.tar.xz diff --git a/mesa.spec b/mesa.spec index 9631a44..855de8c 100644 --- a/mesa.spec +++ b/mesa.spec @@ -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 - 10.6.3-1.20150729 +- 10.6.3 + * Sat Jul 11 2015 Igor Gnatenko - 10.6.2-1.20150711 - 10.6.2 diff --git a/sources b/sources index bd8443b..4bdf7a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b83baf6d67e87dc2063fd9222317873a mesa-20150711.tar.xz +df6f109f57b4fd23a5850c9ebdee9594 mesa-20150729.tar.xz