summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-03-05 12:33:48 +0400
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-03-05 12:33:52 +0400
commit2b2a62db0118fc11edb65fa20190ac345f5aef8e (patch)
tree3e894f8bbc5a17f6fcb0b7acffc54bd4073ffd56
parenteb1af9860e3bdaac9199bbaa9dcdc7ce7094b729 (diff)
downloadmesa-2b2a62db0118fc11edb65fa20190ac345f5aef8e.tar.gz
mesa-2b2a62db0118fc11edb65fa20190ac345f5aef8e.tar.xz
mesa-2b2a62db0118fc11edb65fa20190ac345f5aef8e.zip
10.1 upstream release
- mesa: Bump version to 10.1 (final) (Ian Romanick) - glx/dri2: fix build failure on HURD (Julien Cristau) - i965: Validate (and resolve) all the bound textures. (Chris Forbes) - i965: Widen sampler key bitfields for 32 samplers (Chris Forbes) Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
-rw-r--r--.gitignore1
-rw-r--r--mesa.spec10
-rw-r--r--sources2
3 files changed, 10 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index c8cb381..af7435e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,3 +68,4 @@ mesa-20100720.tar.bz2
/mesa-20140222.tar.xz
/mesa-20140225.tar.xz
/mesa-20140301.tar.xz
+/mesa-20140305.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 36b70ac..146c6a6 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -45,13 +45,13 @@
%define _default_patch_fuzz 2
-%define gitdate 20140301
+%define gitdate 20140305
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
Version: 10.1
-Release: 0.rc3.%{gitdate}%{?dist}
+Release: 1.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -632,6 +632,12 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Wed Mar 05 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1-1.20140305
+- mesa: Bump version to 10.1 (final) (Ian Romanick)
+- glx/dri2: fix build failure on HURD (Julien Cristau)
+- i965: Validate (and resolve) all the bound textures. (Chris Forbes)
+- i965: Widen sampler key bitfields for 32 samplers (Chris Forbes)
+
* Sat Mar 01 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.1-0.rc3.20140301
- 10.1-rc3
diff --git a/sources b/sources
index ae0f939..ac044ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be88d201d1d5b9f511e68966a361728f mesa-20140301.tar.xz
+242b9395d6b0303ddcd88987a93f5e8c mesa-20140305.tar.xz