diff --git a/.gitignore b/.gitignore index 76aa151..5107fed 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,4 @@ mesa-20100720.tar.bz2 /mesa-6171131.tar.xz /mesa-20150218.tar.xz /mesa-20150314.tar.xz +/mesa-20150420.tar.xz diff --git a/mesa.spec b/mesa.spec index 2e2d9b1..ff6b10e 100644 --- a/mesa.spec +++ b/mesa.spec @@ -47,13 +47,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20150314 +%define gitdate 20150420 #% define githash 6171131 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.5.1 +Version: 10.5.3 Release: 1.%{git}%{?dist} License: MIT Group: System Environment/Libraries @@ -710,6 +710,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Mon Apr 20 2015 Igor Gnatenko - 10.5.3-1.20150420 +- 10.5.3 + * Sat Mar 14 2015 Igor Gnatenko - 10.5.1-1.20150314 - 10.5.1 diff --git a/sources b/sources index 7c39423..6f3267f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -61ebd03f6635a29f4d30e432e48addcf mesa-20150314.tar.xz +976147d1bfde770c4acd928f573e1880 mesa-20150420.tar.xz