From 9b6c9d1795cbae3f73dba8e10bf7bef4f0064b4e Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 17 Jul 2014 13:36:39 +0200 Subject: Update to 31.0 build 2 --- .gitignore | 2 ++ firefox.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 7999918..9b7c568 100644 --- a/.gitignore +++ b/.gitignore @@ -102,3 +102,5 @@ firefox-3.6.4.source.tar.bz2 /firefox-langpacks-29.0.1-20140514.tar.xz /firefox-30.0.source.tar.bz2 /firefox-langpacks-30.0-20140604.tar.xz +/firefox-31.0.source.tar.bz2 +/firefox-langpacks-31.0-20140717.tar.xz diff --git a/firefox.spec b/firefox.spec index 67edbe6..2e76ac8 100644 --- a/firefox.spec +++ b/firefox.spec @@ -86,14 +86,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 30.0 -Release: 4%{?pre_tag}%{?dist} +Version: 31.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}-20140604.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20140717.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -632,6 +632,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Jul 17 2014 Martin Stransky - 31.0-1 +- Update to 31.0 build 2 + * Wed Jun 11 2014 Martin Stransky - 30.0-4 - Updated NSPR version diff --git a/sources b/sources index 6298cee..bea202f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -7c5433b1b58a56ce0f8d451e7217f282 firefox-30.0.source.tar.bz2 -bc336e5ae7f2ba5f9fe3d1c95b1bffc2 firefox-langpacks-30.0-20140604.tar.xz +499b70a9f08a2291d528e87eaf8804a3 firefox-31.0.source.tar.bz2 +7f3f262bfcc71340fcec6c6f63834309 firefox-langpacks-31.0-20140717.tar.xz -- cgit