diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-11 15:31:23 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-11 15:31:23 +0200 |
commit | 6cf0b4cd8e1b812fec50922750dce4c631da98b6 (patch) | |
tree | c0ebe9742c39d4aaac86ba7d3f3e2345d2ac23c7 | |
parent | f5900e2201707ea4a3c6595f8f4e96be2a1b3785 (diff) |
Xulrunner / Firefox 16.0.1
-rw-r--r-- | xulrunner.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/xulrunner.spec b/xulrunner.spec index d38fb53..b63a63b 100644 --- a/xulrunner.spec +++ b/xulrunner.spec @@ -81,7 +81,7 @@ Summary: XUL Runtime for Gecko Applications Name: %{shortname}%{gecko_dir_ver} -Version: 16.0 +Version: 16.0.1 Release: 1%{?dist} URL: http://developer.mozilla.org/En/XULRunner License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -563,6 +563,12 @@ fi #--------------------------------------------------------------------- %changelog +* Thu Oct 11 2012 Remi Collet <RPMS@FamilleCollet.com> - 16.0.1-1 +- Sync with rawhide, update to 16.0.1 + +* Thu Oct 11 2012 Martin Stransky <stransky@redhat.com> - 16.0.1-1 +- Update to 16.0.1 + * Mon Oct 8 2012 Remi Collet <RPMS@FamilleCollet.com> - 16.0-1 - Sync with rawhide, update to 16.0 |