summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-02-06 14:45:51 +0100
committerIgor Gnatenko <i.gnatenko.brain@gmail.com>2014-02-06 14:45:51 +0100
commit2f9ccd59140af45592bace9f563a2ff2e375668a (patch)
treeb189311511265fb46639b779f01649395a02e62f /mesa.spec
parentf8fdf353596111ffcc2127f3a0e8be44dc44573e (diff)
downloadmesa-2f9ccd59140af45592bace9f563a2ff2e375668a.tar.gz
mesa-2f9ccd59140af45592bace9f563a2ff2e375668a.tar.xz
mesa-2f9ccd59140af45592bace9f563a2ff2e375668a.zip
10.0.3 upstream release
Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/mesa.spec b/mesa.spec
index 2f224aa..4ee71f5 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -45,13 +45,13 @@
%define _default_patch_fuzz 2
-%define gitdate 20140118
+%define gitdate 20140206
#% define snapshot
Summary: Mesa graphics libraries
Name: mesa
-Version: 10.0.2
-Release: 6.%{gitdate}%{?dist}
+Version: 10.0.3
+Release: 1.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -635,6 +635,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Thu Feb 06 2014 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 10.0.3-1.20140206
+- 10.0.3 upstream release
+
* Tue Feb 04 2014 Kyle McMartin <kyle@redhat.com> - 10.0.2-6.20140118
- Fix accidentally inverted logic that meant radeonsi_dri.so went missing
on all architectures instead of just ppc and s390. Sorry!