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