Update to 52.6

This commit is contained in:
Jan Horak 2018-01-29 15:25:27 +01:00
parent c4b63a23cd
commit d82f132a68

View File

@ -72,7 +72,7 @@
# Bump one with each minor lightning release
%define gdata_version 3.3
# BUMP VERSION THERE:
%define gdata_version_internal 0.10
%define gdata_version_internal 0.11
%global gdata_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
# The tarball is pretty inconsistent with directory structure.
@ -95,14 +95,14 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 52.5.2
Version: 52.6.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}-20180102.tar.xz
Source1: thunderbird-langpacks-%{version}-20180129.tar.xz
%endif
# Locales for lightning
Source2: l10n-lightning-%{version}.tar.xz
@ -752,6 +752,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Mon Jan 29 2018 Jan Horak <jhorak@redhat.com> - 52.6.0-1
- Update to 52.6.0
* Tue Jan 2 2018 Jan Horak <jhorak@redhat.com> - 52.5.2-1
- Update to 52.5.2