[mesa] be0311c

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


commit d8dbaa8487cee20071759ac39e4d41df6efa08bc
Author: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Date:   Wed Dec 31 19:36:11 2014 +0300

    be0311c
    
    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 0aa41d4..c5f6be0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -96,3 +96,4 @@ mesa-20100720.tar.bz2
 /mesa-64dcb2b.tar.xz
 /mesa-3ba57ba.tar.xz
 /mesa-609c3e5.tar.xz
+/mesa-be0311c.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 8a4851d..b4b4eb9 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 %define _default_patch_fuzz 2
 
 #% define gitdate 20140510
-%define githash 609c3e5
+%define githash be0311c
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.5.0
-Release: 0.devel.21.%{git}%{?dist}
+Release: 0.devel.23.%{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
+* Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.23.be0311c
+- be0311c
+
 * Wed Dec 31 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.21.609c3e5
 - 609c3e5
 
diff --git a/sources b/sources
index 2e335b7..90f9bf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdf3f9a7ab6c5d695a2e14e2b5715893  mesa-609c3e5.tar.xz
+433590df6777597b032c4fcfd1cd0657  mesa-be0311c.tar.xz


More information about the scm-commits mailing list