summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2013-10-24 12:38:55 +0200
committerMartin Stransky <stransky@redhat.com>2013-10-24 12:38:55 +0200
commite2b5e69820d13ee53d9dfe4d973f23347f142a36 (patch)
treec94189aa35c3824fb5779ae3f6d81afb4db38028 /firefox.spec
parentcut old changelogs entries with bad dates (diff)
downloadlibrewolf-fedora-ff-e2b5e69820d13ee53d9dfe4d973f23347f142a36.tar.gz
librewolf-fedora-ff-e2b5e69820d13ee53d9dfe4d973f23347f142a36.tar.bz2
librewolf-fedora-ff-e2b5e69820d13ee53d9dfe4d973f23347f142a36.zip
Update to 25.0 Build 2
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 4299e39..05cd937 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -57,14 +57,14 @@
Summary: Mozilla Firefox Web browser
Name: firefox
-Version: 24.0
-Release: 2%{?pre_tag}%{?dist}
+Version: 25.0
+Release: 1%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks}
-Source1: firefox-langpacks-%{version}%{?pre_version}-20130913.tar.xz
+Source1: firefox-langpacks-%{version}%{?pre_version}-20131024.tar.xz
%endif
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
@@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
+* Thu Oct 24 2013 Martin Stransky <stransky@redhat.com> - 25.0-1
+- Update to 25.0 Build 2
+
* Thu Oct 17 2013 Martin Stransky <stransky@redhat.com> - 24.0-2
- Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox
bgstack15