diff options
author | Martin Stransky <stransky@redhat.com> | 2018-05-02 13:12:34 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2018-05-02 13:12:34 +0200 |
commit | ba246d4de5817842a83cba2fa3e7892552419e52 (patch) | |
tree | 8d98835d2bdf5e54b6c4fb4686604a1f072372a2 /firefox.spec | |
parent | Ship firefox-wayland launch script (diff) | |
download | librewolf-fedora-ff-ba246d4de5817842a83cba2fa3e7892552419e52.tar.gz librewolf-fedora-ff-ba246d4de5817842a83cba2fa3e7892552419e52.tar.bz2 librewolf-fedora-ff-ba246d4de5817842a83cba2fa3e7892552419e52.zip |
updatech changelog
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 831b7ea..a8b7b7f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -95,7 +95,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 60.0 -Release: 1%{?pre_tag}%{?dist} +Release: 2%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz @@ -854,6 +854,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Wed May 2 2018 Martin Stransky <stransky@redhat.com> - 60.0-2 +- Update to Firefox 60 build 1 +- Ship firefox-wayland launch script + * Mon Apr 30 2018 Martin Stransky <stransky@redhat.com> - 60.0-0.5 - Build with Wayland backend enabled. |