summaryrefslogtreecommitdiffstats
path: root/mesa.spec
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2013-06-17 10:25:35 -0400
committerAdam Jackson <ajax@redhat.com>2013-06-17 10:25:35 -0400
commitb1d1bf96599b908b424b7f84c5df1c88646b01ae (patch)
tree9d82a08c742181faad46bf0afef5c04f63ad1ee3 /mesa.spec
parent201b5f4c71c76385572eaca610d70c548f6e7ba6 (diff)
downloadmesa-b1d1bf96599b908b424b7f84c5df1c88646b01ae.tar.gz
mesa-b1d1bf96599b908b424b7f84c5df1c88646b01ae.tar.xz
mesa-b1d1bf96599b908b424b7f84c5df1c88646b01ae.zip
Fix evergreen on big-endian
Diffstat (limited to 'mesa.spec')
-rw-r--r--mesa.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index 4de65db..14c8589 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -54,7 +54,7 @@
Summary: Mesa graphics libraries
Name: mesa
Version: 9.2
-Release: 0.10.%{gitdate}%{?dist}
+Release: 0.11.%{gitdate}%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.mesa3d.org
@@ -604,6 +604,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Mon Jun 17 2013 Adam Jackson <ajax@redhat.com> 9.2-0.11.20130610
+- Fix evergreen on big-endian
+
* Wed Jun 12 2013 Adam Jackson <ajax@redhat.com> 9.2-0.10.20130610
- Fix s390x build
- Fold khrplatform-devel in to libEGL-devel