From d8ca5e58bd58d7bb845de01b5d431a5f39bf54a6 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Mon, 24 Feb 2014 14:10:49 +0100 Subject: Update to 27.0.1 --- firefox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 41bb6a3..86a468b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -85,14 +85,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 27.0 +Version: 27.0.1 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}-20140203.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20140224.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -637,6 +637,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Feb 24 2014 Martin Stransky - 27.0.1-1 +- Update to 27.0.1 + * Mon Feb 3 2014 Martin Stransky - 27.0-1 - Update to 27.0 -- cgit