diff --git a/.gitignore b/.gitignore index ae1a2e4..dcab848 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ mesa-20100720.tar.bz2 /mesa-20140824.tar.xz /mesa-20140906.tar.xz /mesa-20140927.tar.xz +/mesa-20141028.tar.xz diff --git a/mesa.spec b/mesa.spec index d8475f9..5ed22d7 100644 --- a/mesa.spec +++ b/mesa.spec @@ -48,13 +48,13 @@ %define _default_patch_fuzz 2 -%define gitdate 20140927 +%define gitdate 20141028 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa -Version: 10.3 +Version: 10.3.2 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 +* Tue Oct 28 2014 Igor Gnatenko - 10.3.2-1.20141028 +- 10.3.2 + * Sat Sep 27 2014 Igor Gnatenko - 10.3-1.20140927 - 10.3 diff --git a/sources b/sources index cb91c0a..b32de49 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3adda8c5c3363ce81621810cc22f9ba2 mesa-20140927.tar.xz +48907f62bad73fc52666c5286c3ebcee mesa-20141028.tar.xz