diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-15 09:48:21 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-15 09:48:21 +0200 |
commit | 12d133209dd4203abe08a9a6503cda8a657c88ba (patch) | |
tree | e769d25066c26aeb6aa96ee914f59540b1f88c7d | |
parent | 9e3c3b59e2a850df2f3fd4db8bda9197f90d1516 (diff) |
Thunderbird 17.0.6
-rw-r--r-- | thunderbird.spec | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index e367605..2484121 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -69,14 +69,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 17.0.5 +Version: 17.0.6 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2 %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20130402.tar.xz +Source1: thunderbird-langpacks-%{version}-20130514.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -520,6 +520,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Wed May 15 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.6-1 +- Update to 17.0.6, sync with rawhide + +* Tue May 14 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-1 +- Update to 17.0.6 + * Wed Apr 3 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.5-1 - Update to 17.0.5, sync with rawhide |