diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2009-08-03 22:47:03 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2009-08-03 22:47:03 +0000 |
commit | c919e1d9eadefe9b4f4d7c7375b570ddef5945eb (patch) | |
tree | 67c3a9c983a04963b4faee6bbcb9257166d6139e /firefox.spec | |
parent | Adjust icons cache update according to template (diff) | |
download | librewolf-fedora-ff-c919e1d9eadefe9b4f4d7c7375b570ddef5945eb.tar.gz librewolf-fedora-ff-c919e1d9eadefe9b4f4d7c7375b570ddef5945eb.tar.bz2 librewolf-fedora-ff-c919e1d9eadefe9b4f4d7c7375b570ddef5945eb.zip |
- Update to 3.5.2
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec index fca6a78..e653717 100644 --- a/firefox.spec +++ b/firefox.spec @@ -5,7 +5,7 @@ %define mozappdir %{_libdir}/%{name}-%{internal_version} %define tarballdir mozilla-1.9.1 -%define xulrunner_version 1.9.1.1 +%define xulrunner_version 1.9.1.2 %define internal_version %{version} %define official_branding 1 @@ -18,8 +18,8 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.5.1 -Release: 3%{?dist} +Version: 3.5.2 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -30,7 +30,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}-20090717.tar.bz2 +Source2: firefox-langpacks-%{version}-20090803.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -340,6 +340,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Aug 3 2009 Christopher Aillon <caillon@redhat.com> - 3.5.2-1 +- Update to 3.5.2 + * Fri Jul 24 2009 Jan Horak <jhorak@redhat.com> - 3.5.1-3 - Adjust icons cache update according to template |