diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-09-09 18:51:14 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-09-09 18:51:14 +0200 |
commit | 1d46ea40b87cd8dabc387f16de57799ad7041815 (patch) | |
tree | aa98be8e504b9af534ed50ce0221729e5c0feda5 /firefox.spec | |
parent | 579b63ae145910fe7d404f1123b291c4c1016096 (diff) |
Xulrunner / Firefox 15.0.1
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index 32a2ef1..6d6a3de 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,12 +29,12 @@ #global shortname firefox #global mycomment Beta 4 %global firefox_dir_ver 15 -%global xulrunner_version 15.0 +%global xulrunner_version 15.0.1 %global xulrunner_release 1 %global alpha_version 0 %global beta_version 0 %global rc_version 0 -%global datelang 20120827 +%global datelang 20120909 %global mozappdir %{_libdir}/firefox %global langpackdir %{mozappdir}/langpacks @@ -68,7 +68,7 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 15.0 +Version: 15.0.1 Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -462,6 +462,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Sun Sep 9 2012 Remi Collet <RPMS@FamilleCollet.com> - 15.0.1-1 +- update to 15.0.1 + * Tue Aug 28 2012 Remi Collet <RPMS@FamilleCollet.com> - 15.0-1 - Sync with rawhide, update to 15.0 |