diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2010-01-07 11:36:50 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2010-01-07 11:36:50 +0000 |
commit | 6b3c95cdd202061cf9dccf9184d3fac23ae02372 (patch) | |
tree | db2619ead2efc7d89d19a621c4e902625f8d01e8 /firefox.spec | |
parent | supress error outputs (diff) | |
download | librewolf-fedora-ff-6b3c95cdd202061cf9dccf9184d3fac23ae02372.tar.gz librewolf-fedora-ff-6b3c95cdd202061cf9dccf9184d3fac23ae02372.tar.bz2 librewolf-fedora-ff-6b3c95cdd202061cf9dccf9184d3fac23ae02372.zip |
firefox.sh fix (#553184)
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 ab84e17..f7ee63e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -20,7 +20,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 3.6.1 -Release: 0.8.%{?prever}%{?dist} +Release: 0.9.%{?prever}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -346,6 +346,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Jan 7 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.9.b4 +- firefox.sh fixes (error messages, #553184) + * Tue Jan 5 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.8.b4 - Removed MOZ_LOCAL_LANGPACKS from browser launcher script (#284011) |