diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2009-08-06 13:10:16 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2009-08-06 13:10:16 +0000 |
commit | e5f8814cb2ed74fcc48b800a34369ca891628d7d (patch) | |
tree | ebc106c159a851957a19cd4154e05f38aaae2782 /firefox.spec | |
parent | Remove spurious BuildRequires - these are all BuildRequire'd by (diff) | |
download | librewolf-fedora-ff-e5f8814cb2ed74fcc48b800a34369ca891628d7d.tar.gz librewolf-fedora-ff-e5f8814cb2ed74fcc48b800a34369ca891628d7d.tar.bz2 librewolf-fedora-ff-e5f8814cb2ed74fcc48b800a34369ca891628d7d.zip |
Fix for #437596 - Firefox needs to register proper name for session restore
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 1c87ef8..60a3c78 100644 --- a/firefox.spec +++ b/firefox.spec @@ -19,7 +19,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 3.5.2 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -329,6 +329,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Aug 6 2009 Martin Stransky <stransky@redhat.com> - 3.5.2-2 +- Fix for #437596 - Firefox needs to register proper name + for session restore. + * Mon Aug 3 2009 Christopher Aillon <caillon@redhat.com> - 3.5.2-1 - Update to 3.5.2 |