[mesa] 6c18279

Igor Gnatenko ignatenkobrain at fedoraproject.org
Fri Jan 2 11:54:17 UTC 2015


commit 091f928e13189ea6210d1cacd31f8ccd3c53e8fe
Author: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Date:   Mon Dec 29 23:36:11 2014 +0300

    6c18279
    
    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 1755d51..c8bbde4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,3 +92,4 @@ mesa-20100720.tar.bz2
 /mesa-0d7f4c8.tar.xz
 /mesa-cb5a372.tar.xz
 /mesa-0c7f895.tar.xz
+/mesa-6c18279.tar.xz
diff --git a/mesa.spec b/mesa.spec
index d8f5b4e..ff536af 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 %define _default_patch_fuzz 2
 
 #% define gitdate 20140510
-%define githash 0c7f895
+%define githash 6c18279
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.5.0
-Release: 0.devel.13.%{git}%{?dist}
+Release: 0.devel.15.%{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
+* Mon Dec 29 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.15.6c18279
+- 6c18279
+
 * Sat Dec 27 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.13.0c7f895
 - 0c7f895
 
diff --git a/sources b/sources
index 88a1d96..5537d61 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a98b560ef84f31ea494ad851d560d48c  mesa-0c7f895.tar.xz
+5622b1f024b441689fd046107852a02a  mesa-6c18279.tar.xz


More information about the scm-commits mailing list