New upstream (45.6.0)
This commit is contained in:
parent
bd09e47836
commit
e3f8cf6a01
3
.gitignore
vendored
3
.gitignore
vendored
@ -158,3 +158,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-45.5.1.source.tar.xz
|
/thunderbird-45.5.1.source.tar.xz
|
||||||
/thunderbird-langpacks-45.5.1-20161201.tar.xz
|
/thunderbird-langpacks-45.5.1-20161201.tar.xz
|
||||||
/l10n-lightning-45.5.1.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
|
||||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
c2bef91b1c1672646b7b21928c9439c4 thunderbird-45.5.1.source.tar.xz
|
SHA512 (thunderbird-45.6.0.source.tar.xz) = 5e61b392303d16f760c381ea35749bfdad8fbb9432aacf714b84f7f2f5041a89e8aa391a4491a6bf62198516dbd6978ebbf90ada9734183ed9113bf90ceeb838
|
||||||
415c075f4072db219b45e3592b2e838f thunderbird-langpacks-45.5.1-20161201.tar.xz
|
SHA512 (thunderbird-langpacks-45.6.0-20161216.tar.xz) = 7d2bc14f450ba29dd4394ec142e8fdfa2ba0cafdab0807acd91264353ca40336b486dcac6827912a7b3ee1414b4d5004b1de37b7b32179fb36b9ec5296cff132
|
||||||
75c6acb726a0c7fbb1d66f9ecb982ff5 l10n-lightning-45.5.1.tar.xz
|
SHA512 (l10n-lightning-45.6.0.tar.xz) = 25c2367b5d3b1fe471f26c6eeb3d16bed99a19ea78777e8cdb10a95e90fa0132c4b76e6dfbb8c748d938a5f9f2fb7a7464de3349d772eb24b12dc7267413cb60
|
||||||
|
@ -42,9 +42,8 @@
|
|||||||
%define system_libvpx 0
|
%define system_libvpx 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define tb_version 45.5.0
|
%define tb_version 45.6.0
|
||||||
|
%define tarballdir thunderbird-45.6.0
|
||||||
%define tarballdir thunderbird-45.5.1
|
|
||||||
|
|
||||||
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||||
# Bump one with each minor lightning release
|
# Bump one with each minor lightning release
|
||||||
@ -72,14 +71,14 @@
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 45.5.1
|
Version: 45.6.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
|
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: thunderbird-langpacks-%{version}-20161201.tar.xz
|
Source1: thunderbird-langpacks-%{version}-20161216.tar.xz
|
||||||
%endif
|
%endif
|
||||||
# Locales for lightning
|
# Locales for lightning
|
||||||
Source2: l10n-lightning-%{version}.tar.xz
|
Source2: l10n-lightning-%{version}.tar.xz
|
||||||
@ -621,6 +620,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 13 2016 Caolán McNamara <caolanm@redhat.com> - 45.5.1-2
|
||||||
- rebuild for hunspell-1.5.4
|
- rebuild for hunspell-1.5.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user