From 028aa9ea3d13d0c166f9e2b889ee4ea0311fa39d Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 11 Jul 2016 14:24:52 +0200 Subject: [PATCH] Update to 45.2.0, removed harfbuz patch temporarily --- thunderbird.spec | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index 7a4462a..b0bafcc 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -46,7 +46,7 @@ %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\} # Bump one with each minor lightning release %define gdata_version 2.6 -%define gdata_version_internal 0.4 +%define gdata_version_internal 0.5 %global gdata_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc} # The tarball is pretty inconsistent with directory structure. @@ -56,7 +56,7 @@ # set to the cwd, ie: '.' %define objdir objdir %define mozappdir %{_libdir}/%{name} -%define tarballdir thunderbird-45.1.1 +%define tarballdir thunderbird-45.2.0 %define official_branding 1 # enable crash reporter only for iX86 @@ -69,14 +69,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 45.1.1 -Release: 2%{?dist} +Version: 45.2.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.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20160606.tar.xz +Source1: thunderbird-langpacks-%{version}-20160711.tar.xz %endif # Locales for lightning Source2: l10n-lightning-%{version}.tar.xz @@ -218,9 +218,9 @@ cd %{tarballdir} cd mozilla %patch9 -p2 -b .arm %patch300 -p2 -b .852698 -%patch302 -p1 -b .mozbz-1228540 +#%patch302 -p1 -b .mozbz-1228540 %patch303 -p2 -b .mozilla-1253216 -%patch301 -p1 -b .mozbz-1228540-1 +#%patch301 -p1 -b .mozbz-1228540-1 #%patch102 -p2 -b .build-werror #%patch101 -p1 -b .nspr-prbool %ifarch s390 @@ -618,6 +618,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Jul 11 2016 Jan Horak - 45.2.0-1 +- Update to 45.2.0 + * Mon Jun 6 2016 Jan Horak - 45.1.1-2 - Update to 45.1.1