From 12ed2b75e505615dc4d009cc1c7e50cff46de00a Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 4 Jan 2016 14:38:14 +0100 Subject: [PATCH] Update to 38.5 --- .gitignore | 3 +++ sources | 6 +++--- thunderbird.spec | 11 +++++++---- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 54addda..a2ffc01 100644 --- a/.gitignore +++ b/.gitignore @@ -125,3 +125,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-38.4.0.source.tar.bz2 /thunderbird-langpacks-38.4.0-20151130.tar.xz /l10n-lightning-38.4.0.tar.xz +/thunderbird-38.5.0.source.tar.bz2 +/thunderbird-langpacks-38.5.0-20160104.tar.xz +/l10n-lightning-38.5.0.tar.xz diff --git a/sources b/sources index 7dc16b6..36d8dfa 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -483373b1485cf2edea77c75a69602870 thunderbird-38.4.0.source.tar.bz2 -ed88f7c2c6ea6cab803dea46eb0dc549 thunderbird-langpacks-38.4.0-20151130.tar.xz -ba90e519df15fe32deac1d4d2aa49554 l10n-lightning-38.4.0.tar.xz +516ddb66f788ea7db48ed0d76f7a7ebc thunderbird-38.5.0.source.tar.bz2 +09ca48f6095aab562e15874abe02cc8f thunderbird-langpacks-38.5.0-20160104.tar.xz +ba90e519df15fe32deac1d4d2aa49554 l10n-lightning-38.5.0.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 587af77..0ce2854 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -63,14 +63,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 38.4.0 -Release: 2%{?dist} +Version: 38.5.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}-20151130.tar.xz +Source1: thunderbird-langpacks-%{version}-20160104.tar.xz %endif # Locales for lightning Source2: l10n-lightning-%{version}.tar.xz @@ -181,7 +181,7 @@ debug %{name}, you want to install %{name}-debuginfo instead. %package lightning-gdata Summary: Lightning data provider for Google Calendar -Version: 38.4.0%{gdata_version}.%{gdata_version_internal} +Version: 38.5.0%{gdata_version}.%{gdata_version_internal} Requires: %{name}%{?_isa} = %{tb_version}-%{release} %description lightning-gdata @@ -588,6 +588,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Jan 4 2016 Jan Horak - 38.5.0-1 +- Update to 38.5.0 + * Tue Dec 1 2015 Tom Callaway - 38.4.0-2 - rebuild for libvpx 1.5.0