summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--mesa.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 9e3407b..30304a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,4 @@ mesa-20100720.tar.bz2
/mesa-20131114.tar.xz
/mesa-20131128.tar.xz
/mesa-20131206.tar.xz
+/mesa-20131220.tar.xz
diff --git a/mesa.spec b/mesa.spec
index 5a7812d..39602ab 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -49,13 +49,13 @@
%define _default_patch_fuzz 2
-%define gitdate 20131206
+%define gitdate 20131220
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
-Version: 10.0
-Release: 4.%{gitdate}%{?dist}
+Version: 10.0.1
+Release: 1.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -597,6 +597,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Fri Dec 20 2013 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.1-1.20131220
+- 10.0.1 upstream release
+
* Wed Dec 18 2013 Peter Robinson <pbrobinson@fedoraproject.org> 10.0-4.20131206
- use with_wayland for all wayland conditionals (instead of rhel)
- don't build aarch64 with llvm support for now
diff --git a/sources b/sources
index 2470f8e..e1303a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-43ca4e6f315ccc20d3e10444da097f47 mesa-20131206.tar.xz
+49d142701e4a00df0885873dbf12ce11 mesa-20131220.tar.xz