From df468f3ea890cea5a3e970b19b2bd3fe0eb316be Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 12 May 2015 11:58:07 +0200 Subject: [PATCH] Update to 31.7.0 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 9 ++++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index f723c83..4a1ae71 100644 --- a/.gitignore +++ b/.gitignore @@ -109,3 +109,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-31.5.0-20150224.tar.xz /thunderbird-31.6.0.source.tar.bz2 /thunderbird-langpacks-31.6.0-20150331.tar.xz +/thunderbird-31.7.0.source.tar.bz2 +/thunderbird-langpacks-31.7.0-20150512.tar.xz diff --git a/sources b/sources index 7836aba..b33e1f6 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -692e40f0070de37f3e84ccee4359e799 thunderbird-31.6.0.source.tar.bz2 -967d321a069bb139d7c91f46416ba48f thunderbird-langpacks-31.6.0-20150331.tar.xz +dcf14a6d4aaba2f695a1ec30c296e356 thunderbird-31.7.0.source.tar.bz2 +1bb23a44a6e5fe0ce28f97d547daa843 thunderbird-langpacks-31.7.0-20150512.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index b9ce08b..b9c7b8f 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -57,14 +57,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 31.6.0 -Release: 2%{?dist} +Version: 31.7.0 +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}-20150331.tar.xz +Source1: thunderbird-langpacks-%{version}-20150512.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -533,6 +533,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Tue May 12 2015 Martin Stransky - 31.7.0-1 +- Update to 31.7.0 + * Mon Apr 6 2015 Tom Callaway - 31.6.0-2 - rebuild for libvpx 1.4.0 - stop using compat defines, they went away in libvpx 1.4.0