summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index e2f8a01..870bc57 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -867,6 +867,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Wed May 31 2017 Jan Horak <jhorak@redhat.com> - 53.0.3-2
+- Added patch for big endian platforms
+
* Fri May 26 2017 Jan Horak <jhorak@redhat.com> - 53.0.3-1
- Update to 53.0.3
bgstack15