From 7a6102ea5f298063ab331ada83d537abbb5ab96b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Feb 2012 10:57:37 +0100 Subject: Firefox 10.0.2 --- firefox.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 0ad8f9d..0610890 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,12 +12,12 @@ %global shortname firefox #global mycomment Beta 4 %global firefox_dir_ver 10 -%global gecko_version 10.0.1 +%global gecko_version 10.0.2 %global gecko_release 1 %global alpha_version 0 %global beta_version 0 %global rc_version 0 -%global datelang 20120209 +%global datelang 20120218 %global mozappdir %{_libdir}/%{shortname} %global langpackdir %{mozappdir}/langpacks @@ -48,7 +48,7 @@ Summary: Mozilla Firefox Web browser Name: %{shortname} -Version: 10.0.1 +Version: 10.0.2 Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -401,6 +401,9 @@ fi #--------------------------------------------------------------------- %changelog +* Sat Feb 18 2012 Remi Collet - 10.0.2-1 +- Update to 10.0.2 + * Thu Feb 09 2012 Remi Collet - 10.0.1-1 - update to 10.0.1, sync with rawhide -- cgit