From e0aad815942fd3d2fd601bd35753a85098a010dd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Oct 2012 15:31:23 +0200 Subject: Xulrunner / Firefox 16.0.1 --- firefox.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/firefox.spec b/firefox.spec index 57e0711..6c6bdd4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,7 +29,7 @@ #global shortname firefox #global mycomment Beta 4 %global firefox_dir_ver 16 -%global xulrunner_version 16.0 +%global xulrunner_version 16.0.1 %global xulrunner_release 1 %global alpha_version 0 %global beta_version 0 @@ -68,14 +68,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 16.0 +Version: 16.0.1 Release: 1%{?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}-%{datelang}.tar.xz +Source1: firefox-langpacks-16.0%{?pre_version}-%{datelang}.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -463,6 +463,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Oct 11 2012 Remi Collet - 16.0.1-1 +- Sync with rawhide, update to 16.0.1 +- use firefox 16.0 langpacks + +* Thu Oct 11 2012 Martin Stransky - 16.0.1-1 +- Update to 16.0.1 + * Mon Oct 8 2012 Remi Collet - 16.0-1 - Sync with rawhide, update to 16.0 -- cgit