diff options
author | Martin Stransky <stransky@redhat.com> | 2016-03-04 10:52:04 +0100 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2016-03-04 10:52:04 +0100 |
commit | e9163090f79a001aab1da3b25b589055ce262103 (patch) | |
tree | 67c1b4caac3cd32a09ffc6e8ac47d678656de962 /firefox.spec | |
parent | Added run-time fix for JIT (mozbz#1253216) (diff) | |
download | librewolf-fedora-ff-e9163090f79a001aab1da3b25b589055ce262103.tar.gz librewolf-fedora-ff-e9163090f79a001aab1da3b25b589055ce262103.tar.bz2 librewolf-fedora-ff-e9163090f79a001aab1da3b25b589055ce262103.zip |
Update to 45.0 (B2)
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 28e60c6..e042503 100644 --- a/firefox.spec +++ b/firefox.spec @@ -87,7 +87,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 45.0 -Release: 3%{?pre_tag}%{?dist} +Release: 4%{?pre_tag}%{?dist} URL: https://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -790,6 +790,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Mar 4 2016 Martin Stransky <stransky@redhat.com> - 45.0-4 +- Update to 45.0 (B2) + * Thu Mar 3 2016 Martin Stransky <stransky@redhat.com> - 45.0-3 - Added run-time fix for JIT (mozbz#1253216) |