summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2017-05-12 07:56:51 +0200
committerMartin Stransky <stransky@redhat.com>2017-05-12 07:56:51 +0200
commitb7d10790016cb2dd5c51014f70c253a76f9023ba (patch)
tree4de1ceca2857eeb02d296ecda9cd9a98bde38b11 /firefox.spec
parentEnabled rust on ix86 (diff)
downloadlibrewolf-fedora-ff-b7d10790016cb2dd5c51014f70c253a76f9023ba.tar.gz
librewolf-fedora-ff-b7d10790016cb2dd5c51014f70c253a76f9023ba.tar.bz2
librewolf-fedora-ff-b7d10790016cb2dd5c51014f70c253a76f9023ba.zip
Enabled rust on ix86
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index abdab24..bdbff4c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -857,6 +857,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Fri May 12 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-4
+- Enabled rust on ix86
+
* Thu May 11 2017 Martin Stransky <stransky@redhat.com> - 53.0.2-3
- Enabled Rust on Arm builds
bgstack15