diff --git a/.gitignore b/.gitignore index 97be128..130c7ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ SOURCES/Python-2.7.13.tar.xz SOURCES/gtk3-private-3.22.26-1.el6.src.rpm SOURCES/libffi-3.0.13-18.el7_3.src.rpm -SOURCES/lightning-langpacks-60.5.0.tar.xz -SOURCES/thunderbird-60.5.0.source.tar.xz -SOURCES/thunderbird-langpacks-60.5.0-20190129.tar.xz +SOURCES/lightning-langpacks-60.6.1.tar.xz +SOURCES/thunderbird-60.6.1.source.tar.xz +SOURCES/thunderbird-langpacks-60.6.1-20190325.tar.xz SOURCES/yasm-1.2.0-3.el5.src.rpm diff --git a/.thunderbird.metadata b/.thunderbird.metadata index ed1e36b..4af163b 100644 --- a/.thunderbird.metadata +++ b/.thunderbird.metadata @@ -1,7 +1,7 @@ 18a8f30a0356c751b8d0ea6f76e764cab13ee046 SOURCES/Python-2.7.13.tar.xz 0de63f863b158454b9429234b52ed28a397ec45c SOURCES/gtk3-private-3.22.26-1.el6.src.rpm e188ab1a444697bc649e223c28389d82ca94c472 SOURCES/libffi-3.0.13-18.el7_3.src.rpm -530d620727da8a87afd4881d798d107c86924096 SOURCES/lightning-langpacks-60.5.0.tar.xz -37d847e8f59a1fe84433b74fe9f41a2876eef2be SOURCES/thunderbird-60.5.0.source.tar.xz -79d23a45e8fb56467421e05255bade9708b0c3bf SOURCES/thunderbird-langpacks-60.5.0-20190129.tar.xz +3029283a9ec9e753db02d47593b78e12f425186d SOURCES/lightning-langpacks-60.6.1.tar.xz +2ad442fa775df6ee0c432fda2b69463257d476cf SOURCES/thunderbird-60.6.1.source.tar.xz +40288da7b00f33ae234960426ceb437d25385d67 SOURCES/thunderbird-langpacks-60.6.1-20190325.tar.xz 77fd30f7ebc12a629a31c1e252cec06af55a71fe SOURCES/yasm-1.2.0-3.el5.src.rpm diff --git a/README.debrand b/README.debrand deleted file mode 100644 index 01c46d2..0000000 --- a/README.debrand +++ /dev/null @@ -1,2 +0,0 @@ -Warning: This package was configured for automatic debranding, but the changes -failed to apply. diff --git a/SOURCES/thunderbird-mozconfig b/SOURCES/thunderbird-mozconfig index c304223..646e90e 100644 --- a/SOURCES/thunderbird-mozconfig +++ b/SOURCES/thunderbird-mozconfig @@ -8,7 +8,8 @@ ac_add_options --disable-tests ac_add_options --disable-updater ac_add_options --enable-calendar ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key -ac_add_options --with-google-api-keyfile=../google-api-key +ac_add_options --with-google-location-service-api-keyfile=../google-api-key +ac_add_options --with-google-safebrowsing-api-keyfile=../google-api-key ac_add_options --enable-pie ac_add_options --enable-default-toolkit=cairo-gtk3 ac_add_options --enable-release diff --git a/SPECS/thunderbird.spec b/SPECS/thunderbird.spec index 5b8d117..21e8fbe 100644 --- a/SPECS/thunderbird.spec +++ b/SPECS/thunderbird.spec @@ -91,7 +91,7 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 60.5.0 +Version: 60.6.1 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -107,7 +107,7 @@ ExclusiveArch: i686 x86_64 ppc64 s390x # 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}-20190129.tar.xz +Source1: thunderbird-langpacks-%{version}%{?ext_version}-20190325.tar.xz # Locales for lightning Source2: lightning-langpacks-%{version}.tar.xz %endif @@ -987,6 +987,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Mar 25 2019 Martin Stransky - 60.6.1-1 +- Update to 60.6.1 + +* Tue Mar 19 2019 Martin Stransky - 60.6.0-1 +- Update to 60.6.0 + * Tue Jan 29 2019 Martin Stransky - 60.5.0-1 - Update to 60.5.0