[mesa] a6f6d61

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


commit 8a27b452c76ceaddb56cb5b57f33fce5458d10bc
Author: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Date:   Thu Jan 1 03:36:06 2015 +0300

    a6f6d61
    
    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 c5f6be0..94feddf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -97,3 +97,4 @@ mesa-20100720.tar.bz2
 /mesa-3ba57ba.tar.xz
 /mesa-609c3e5.tar.xz
 /mesa-be0311c.tar.xz
+/mesa-a6f6d61.tar.xz
diff --git a/mesa.spec b/mesa.spec
index b4b4eb9..2789c59 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 %define _default_patch_fuzz 2
 
 #% define gitdate 20140510
-%define githash be0311c
+%define githash a6f6d61
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.5.0
-Release: 0.devel.23.%{git}%{?dist}
+Release: 0.devel.25.%{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
+* Thu Jan 01 2015 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.25.a6f6d61
+- a6f6d61
+
 * Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.23.be0311c
 - be0311c
 
diff --git a/sources b/sources
index 90f9bf8..9e2eeab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-433590df6777597b032c4fcfd1cd0657  mesa-be0311c.tar.xz
+62f60ae4db3b60c3e8a500104712e1c2  mesa-a6f6d61.tar.xz


More information about the scm-commits mailing list