[mesa] b77eaaf

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


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

    b77eaaf
    
    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 97b46d7..f1fce65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,3 +99,4 @@ mesa-20100720.tar.bz2
 /mesa-be0311c.tar.xz
 /mesa-a6f6d61.tar.xz
 /mesa-c633528.tar.xz
+/mesa-b77eaaf.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 0db8804..6bb0b52 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -48,13 +48,13 @@
 %define _default_patch_fuzz 2
 
 #% define gitdate 20140510
-%define githash c633528
+%define githash b77eaaf
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
 Version: 10.5.0
-Release: 0.devel.26.%{git}%{?dist}
+Release: 0.devel.28.%{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.28.b77eaaf
+- b77eaaf
+
 * Thu Jan 01 2015 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.5.0-0.devel.26.c633528
 - c633528
 
diff --git a/sources b/sources
index aefacae..6bad805 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b88e47da7e39662a8a2df3e49f958b1  mesa-c633528.tar.xz
+83785a4aeda2b5189defcc1291b4e387  mesa-b77eaaf.tar.xz


More information about the scm-commits mailing list