diff --git a/.gitignore b/.gitignore index 139bcf9..90f3e1a 100644 --- a/.gitignore +++ b/.gitignore @@ -88,3 +88,4 @@ mesa-20100720.tar.bz2 /mesa-f3b709c.tar.xz /mesa-9460cd3.tar.xz /mesa-3d9c1a9.tar.xz +/mesa-29c7cf2.tar.xz diff --git a/mesa.spec b/mesa.spec index f2fa49c..bfb2c64 100644 --- a/mesa.spec +++ b/mesa.spec @@ -49,13 +49,13 @@ %define _default_patch_fuzz 2 #% define gitdate 20140510 -%define githash 3d9c1a9 +%define githash 29c7cf2 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}} Summary: Mesa graphics libraries Name: mesa Version: 10.5.0 -Release: 0.devel.2.%{git}%{?dist} +Release: 0.devel.3.%{git}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.mesa3d.org @@ -669,6 +669,9 @@ rm -rf $RPM_BUILD_ROOT # Generate changelog using: # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)" %changelog +* Tue Dec 02 2014 Igor Gnatenko - 10.5.0-0.devel.3.git29c7cf2 +- 29c7cf2 + * Sat Nov 22 2014 Igor Gnatenko - 10.5.0-0.devel.2.git3d9c1a9 - 3d9c1a9 diff --git a/sources b/sources index 15d56e7..72ace10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e5cb579560728999bce72316019254b5 mesa-3d9c1a9.tar.xz +f69d6e217c9228ad3dd6a3d3b976f256 mesa-29c7cf2.tar.xz