diff options
author | Martin Stransky <stransky@redhat.com> | 2015-03-11 13:16:13 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2015-03-11 13:16:13 +0100 |
commit | 2e164b4b38478782f9016cba0bc9c9745adbaeb0 (patch) | |
tree | 0f8a1c8fd7b09375cfa4ac2fa91c6b1a3ac6967d /firefox.spec | |
parent | aarch64 fixes - release up (diff) | |
download | librewolf-fedora-ff-2e164b4b38478782f9016cba0bc9c9745adbaeb0.tar.gz librewolf-fedora-ff-2e164b4b38478782f9016cba0bc9c9745adbaeb0.tar.bz2 librewolf-fedora-ff-2e164b4b38478782f9016cba0bc9c9745adbaeb0.zip |
aarch64 build fix
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index c59ab3f..3b3345b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -107,7 +107,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 36.0.1 -Release: 3%{?pre_tag}%{?dist} +Release: 4%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -767,7 +767,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Tue Mar 10 2015 Martin Stransky <stransky@redhat.com> - 36.0.1-3 +* Tue Mar 10 2015 Martin Stransky <stransky@redhat.com> - 36.0.1-4 - Arm build fix * Mon Mar 9 2015 Jan Horak <jhorak@redhat.com> - 36.0.1-1 |