From 81ad541b462eb210b1ceb35e312654cb3baa2846 Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Mon, 22 Feb 2021 16:38:33 +0100 Subject: [PATCH] Removed dependency on gconf-2 and update to 78.8.0 --- thunderbird.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index 03e94b7..a796e05 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -177,7 +177,7 @@ %global build_langpacks 1 Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 78.6.1 +Version: 78.8.0 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -190,7 +190,7 @@ ExcludeArch: s390 ppc # From ftp://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?ext_version}/source Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210112.tar.xz +Source1: thunderbird-langpacks-%{version}%{?ext_version}-20210222.tar.xz # Locales for lightning %endif Source2: cbindgen-vendor-0.14.3.tar.xz @@ -314,7 +314,6 @@ BuildRequires: libvpx-devel >= %{libvpx_version} %endif BuildRequires: autoconf213 BuildRequires: pkgconfig(libpulse) -BuildRequires: pkgconfig(gconf-2.0) %if 0%{?use_dts} BuildRequires: devtoolset-%{dts_version}-gcc-c++ @@ -1262,6 +1261,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Feb 22 2021 Jan Horak - 78.8.0-1 +- Update to 78.8.0 build1 + * Tue Jan 12 2021 Eike Rathke - 78.6.1-1 - Update to 78.6.1