From 2542caf41d8aa8be84100978c7a412e2ebdab520 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 26 Oct 2012 14:38:44 +0200 Subject: Xulrunnner / Firefox 16.0.2 --- firefox.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 46436e6..0100b33 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,12 +29,12 @@ #global shortname firefox #global mycomment Beta 4 %global firefox_dir_ver 16 -%global xulrunner_version 16.0.1 +%global xulrunner_version 16.0.2 %global xulrunner_release 1 %global alpha_version 0 %global beta_version 0 %global rc_version 0 -%global datelang 20121011 +%global datelang 20121026 %global mozappdir %{_libdir}/firefox %global langpackdir %{mozappdir}/langpacks @@ -68,8 +68,8 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 16.0.1 -Release: 1%{?dist}.1 +Version: 16.0.2 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -463,6 +463,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Oct 26 2012 Remi Collet - 16.0.2-1 +- Sync with rawhide, update to 16.0.2 + +* Fri Oct 26 2012 Jan Horak - 16.0.2-1 +- Update to 16.0.2 + * Thu Oct 11 2012 Remi Collet - 16.0.1-1.1 - rebuild with fixed Firefox 16.0.1 langpacks -- cgit