[mesa/f21] 10.4.1

Igor Gnatenko ignatenkobrain at fedoraproject.org
Tue Dec 30 10:32:06 UTC 2014


commit e00ae9ca618125c852e3c3137353418ff11049e4
Author: Igor Gnatenko <ignatenkobrain at fedoraproject.org>
Date:   Tue Dec 30 13:32:08 2014 +0300

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

 .gitignore |    1 +
 mesa.spec  |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 57fb83c..50e3b30 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ mesa-20100720.tar.bz2
 /mesa-20141202.tar.xz
 /mesa-20141207.tar.xz
 /mesa-20141214.tar.xz
+/mesa-20141230.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 93e26a7..c4e4d89 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -45,14 +45,14 @@
 
 %define _default_patch_fuzz 2
 
-%define gitdate 20141214
+%define gitdate 20141230
 #% define githash c2867f5b3626157379ef0d4d5bcaf5180ca0ec1f
 %define git %{?githash:%{githash}}%{!?githash:%{gitdate}}
 
 Summary: Mesa graphics libraries
 Name: mesa
-Version: 10.4.0
-Release: 4.%{git}%{?dist}
+Version: 10.4.1
+Release: 1.%{git}%{?dist}
 License: MIT
 Group: System Environment/Libraries
 URL: http://www.mesa3d.org
@@ -704,6 +704,9 @@ rm -rf $RPM_BUILD_ROOT
 # Generate changelog using:
 # git log old_commit_sha..new_commit_sha --format="- %H: %s (%an)"
 %changelog
+* Tue Dec 30 2014 Igor Gnatenko <ignatenkobrain at fedoraproject.org> - 10.4.1-1.20141230
+- 10.4.1
+
 * Fri Dec 19 2014 Dan HorĂ¡k <dan[at]danny.cz> 10.4.0-4
 - fix build on s390(x) by moving the with_{nine,vaapi,vdpau} options under the with_hardware case
 
diff --git a/sources b/sources
index 6010206..f25f624 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f57a33a1da25a971f6cad3bb5f8283f6  mesa-20141214.tar.xz
+8dcc2f71055e4c1cd22930e14a3e9c02  mesa-20141230.tar.xz


More information about the scm-commits mailing list