From 618f3cf723acad4b1cfd47d980d2bf9b9f6934a6 Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Wed, 29 Mar 2023 15:04:18 +0200 Subject: [PATCH] Update to 102.9.1 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 7 +++++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index bbac34c..d1454e3 100644 --- a/.gitignore +++ b/.gitignore @@ -394,3 +394,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-102.8.0-20230215.tar.xz /thunderbird-102.9.0.source.tar.xz /thunderbird-langpacks-102.9.0-20230313.tar.xz +/thunderbird-102.9.1.source.tar.xz +/thunderbird-langpacks-102.9.1-20230329.tar.xz diff --git a/sources b/sources index 8f54f33..36e62d8 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (cbindgen-vendor.tar.xz) = 590e27b6c093a5c1bd839ca39c68537097d0849087a4a385ee6d7b180e9ceadbbb8974fa997f5f75af03e2c243a2f232d0d4c4c46e253ea464521b76c6886067 -SHA512 (thunderbird-102.9.0.source.tar.xz) = 0de88cef22e7b239804e27705b577dd34a86487512bb2af29804b358d056628c14034a34cbbdded75612bda984fac2c04d116cca8040b9212a7fb0206c07c440 -SHA512 (thunderbird-langpacks-102.9.0-20230313.tar.xz) = 9e03646baeaadbf1a2b907a668aeca8c934cb53e88b99391c2c10646694f3b8cf5f509271e8bdaa8335db4565a1254d00ba97c9dca99aea400b31672cefb2e16 +SHA512 (thunderbird-102.9.1.source.tar.xz) = 0a4aa344387d19ab6e8e70a08f27ea0e47e74f90e8cf47545870b7ef30b08babfae9be229b13bee31b6797c45683859ba54ecbc0d1e31c40f780851ae0c0a84b +SHA512 (thunderbird-langpacks-102.9.1-20230329.tar.xz) = e6b2628f848f6a1c1397f3eaa991cb8f9369215aa6b4e166fc8864243e27e80ed73f212bf5ce920857c6c3a8be62b80d76b31dc44126a57fedac854e1a5adcbf diff --git a/thunderbird.spec b/thunderbird.spec index b64e316..452281d 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -99,13 +99,13 @@ ExcludeArch: s390x Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 102.9.0 +Version: 102.9.1 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPL-2.0 OR GPL-2.0-or-later OR LGPL-2.0-or-later 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}-20230313.tar.xz +Source1: thunderbird-langpacks-%{version}-20230329.tar.xz %endif Source3: get-calendar-langpacks.sh Source4: cbindgen-vendor.tar.xz @@ -762,6 +762,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Wed Mar 29 2023 Eike Rathke - 102.9.1-1 +- Update to 102.9.1 + * Wed Mar 15 2023 Eike Rathke - 102.9.0-1 - Update to 102.9.0