From 6fd4e607757366ce48a32dda4a58abd1fa06e204 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Oct 29 2012 08:00:49 +0000 Subject: Update to 16.0.2 --- diff --git a/.gitignore b/.gitignore index 56c8ebb..d9b8da1 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-16.0-20121009.tar.xz /thunderbird-16.0.1.source.tar.bz2 /thunderbird-langpacks-16.0.1-20121011.tar.xz +/thunderbird-16.0.2.source.tar.bz2 +/thunderbird-langpacks-16.0.2-20121029.tar.xz diff --git a/sources b/sources index cbd3d28..3dfc2e6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -5b0ceb8d403b607fc0330e276b2e7c65 thunderbird-16.0.1.source.tar.bz2 -f49065951e82abb44260b48d13d552ba thunderbird-langpacks-16.0.1-20121011.tar.xz +a01a6c66f107f31c3991849af526011f thunderbird-16.0.2.source.tar.bz2 +b39a57d0171891d8abc5eb99b5100b29 thunderbird-langpacks-16.0.2-20121029.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 4119ba5..737e85e 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -53,14 +53,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 16.0.1 -Release: 2%{?dist} +Version: 16.0.2 +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}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2 %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20121011.tar.xz +Source1: thunderbird-langpacks-%{version}-20121029.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Oct 29 2012 Jan Horak - 16.0.2-1 +- Update to 16.0.2 + * Tue Oct 16 2012 Jan Horak - 16.0.1-2 - Fixed nss and nspr versions