[mesa] 6171131

Igor Gnatenko ignatenkobrain at fedoraproject.org
Fri Jan 2 11:55:08 UTC 2015


commit c41912e78aa2d6704c49eeba564545a8c4829142
Author: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Date:   Fri Jan 2 07:36:54 2015 +0300

    6171131
    
    Signed-off-by: Igor Gnatenko <ignatenkobrain at fedoraproject.org>

 .gitignore |    1 +
 mesa.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ac93f9c..26a09be 100644
--- a/.gitignore
+++ b/.gitignore
@@ -102,3 +102,4 @@ mesa-20100720.tar.bz2
 /mesa-b77eaaf.tar.xz
 /mesa-290553b.tar.xz
 /mesa-c3260f8.tar.xz
+/mesa-6171131.tar.xz
diff --git a/mesa.spec b/mesa.spec
index be577b4..18a5d36 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 %define _default_patch_fuzz 2
 
 #% define gitdate 20140510
-%define githash c3260f8
+%define githash 6171131
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.5.0
-Release: 0.devel.31.%{git}%{?dist}
+Release: 0.devel.32.%{git}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -709,6 +709,9 @@ rm -rf $RPM_BUILD_ROOT
 # Generate changelog using:
 # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)"
 %changelog
+* Fri Jan 02 2015 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.32.6171131
+- 6171131
+
 * Fri Jan 02 2015 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.31.c3260f8
 - c3260f8
 
diff --git a/sources b/sources
index ca2b213..11c9813 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d91bd4e0469134588673231a8158155  mesa-c3260f8.tar.xz
+c24aaf71c2e8aeb6662aa3cbf60dfef8  mesa-6171131.tar.xz


More information about the scm-commits mailing list