diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2010-04-13 10:15:56 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2010-04-13 10:15:56 +0000 |
commit | 283554adec0060af584ed220e05ba67dadb2365d (patch) | |
tree | 1eb80208e6ca917e6f3685f92a45a6ecf9147797 /firefox.spec | |
parent | Fixed multilib conflict (diff) | |
download | librewolf-fedora-ff-283554adec0060af584ed220e05ba67dadb2365d.tar.gz librewolf-fedora-ff-283554adec0060af584ed220e05ba67dadb2365d.tar.bz2 librewolf-fedora-ff-283554adec0060af584ed220e05ba67dadb2365d.zip |
Fixed language packs (#559960)
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 e6aefee..3dad4b8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -24,7 +24,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 3.6.3 -Release: 3%{?prever}%{?dist} +Release: 4%{?prever}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -352,6 +352,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Apr 13 2010 Martin Stransky <stransky@redhat.com> - 3.6.3-4 +- Fixed language packs (#559960) + * Mon Apr 12 2010 Martin Stransky <stransky@redhat.com> - 3.6.3-3 - Fixed multilib conflict |