New upstream (45.6.0)

This commit is contained in:
Martin Stransky 2016-12-16 14:02:01 +01:00
parent bd09e47836
commit e3f8cf6a01
3 changed files with 14 additions and 9 deletions

3
.gitignore vendored
View File

@ -158,3 +158,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-45.5.1.source.tar.xz
/thunderbird-langpacks-45.5.1-20161201.tar.xz
/l10n-lightning-45.5.1.tar.xz
/thunderbird-45.6.0.source.tar.xz
/thunderbird-langpacks-45.6.0-20161216.tar.xz
/l10n-lightning-45.6.0.tar.xz

View File

@ -1,3 +1,3 @@
c2bef91b1c1672646b7b21928c9439c4 thunderbird-45.5.1.source.tar.xz
415c075f4072db219b45e3592b2e838f thunderbird-langpacks-45.5.1-20161201.tar.xz
75c6acb726a0c7fbb1d66f9ecb982ff5 l10n-lightning-45.5.1.tar.xz
SHA512 (thunderbird-45.6.0.source.tar.xz) = 5e61b392303d16f760c381ea35749bfdad8fbb9432aacf714b84f7f2f5041a89e8aa391a4491a6bf62198516dbd6978ebbf90ada9734183ed9113bf90ceeb838
SHA512 (thunderbird-langpacks-45.6.0-20161216.tar.xz) = 7d2bc14f450ba29dd4394ec142e8fdfa2ba0cafdab0807acd91264353ca40336b486dcac6827912a7b3ee1414b4d5004b1de37b7b32179fb36b9ec5296cff132
SHA512 (l10n-lightning-45.6.0.tar.xz) = 25c2367b5d3b1fe471f26c6eeb3d16bed99a19ea78777e8cdb10a95e90fa0132c4b76e6dfbb8c748d938a5f9f2fb7a7464de3349d772eb24b12dc7267413cb60

View File

@ -42,9 +42,8 @@
%define system_libvpx 0
%endif
%define tb_version 45.5.0
%define tarballdir thunderbird-45.5.1
%define tb_version 45.6.0
%define tarballdir thunderbird-45.6.0
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
# Bump one with each minor lightning release
@ -72,14 +71,14 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 45.5.1
Release: 2%{?dist}
Version: 45.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}-20161201.tar.xz
Source1: thunderbird-langpacks-%{version}-20161216.tar.xz
%endif
# Locales for lightning
Source2: l10n-lightning-%{version}.tar.xz
@ -621,6 +620,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Fri Dec 16 2016 Martin Stransky <stransky@redhat.com> - 45.6.0-1
- New upstream (45.6.0)
* Tue Dec 13 2016 Caolán McNamara <caolanm@redhat.com> - 45.5.1-2
- rebuild for hunspell-1.5.4