Resolves: #2060202 Update to 91.7.0 build1
This commit is contained in:
parent
cabef946e6
commit
c86e7a87c5
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@
|
||||
/thunderbird-langpacks-91.5.0-20220107.tar.xz
|
||||
/thunderbird-langpacks-91.6.0-20220207.tar.xz
|
||||
/thunderbird-91.6.0.processed-source.tar.xz
|
||||
/thunderbird-langpacks-91.7.0-20220303.tar.xz
|
||||
/thunderbird-91.7.0.processed-source.tar.xz
|
||||
|
4
sources
4
sources
@ -1,5 +1,5 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 9cb4a590584c53386a14deb1f1faf7b67ff8f312eff4a8dccab710738183c504387d69fa660021b495ed61603f4df1db689f35234c61e2e886962e40aab20c95
|
||||
SHA512 (nss-3.67.0-7.el8_1.src.rpm) = 15361c596fc4f2e4afc7d40d48c37886cad93849821d2bcad8213f34035a6951be127b436b6799083f2b4adb18a68870dbe273177d2d670eda9cc9680e6d6f63
|
||||
SHA512 (nspr-4.32.0-1.el8_1.src.rpm) = c181a19bc24aeb62aed1745a6a43ae8aa2ee0d903aa16cb6ec7d385286e60f6426049cc9669459434377a215f329502ffe6fc48a1edc52d5b3283ebc259e9dca
|
||||
SHA512 (thunderbird-langpacks-91.6.0-20220207.tar.xz) = 24579a91b9e303e7fa2a3df28be42d9c7bfd45354d88c3eaf15d87a583ba27643910acc2d50af1e2e41bcb989e771cb7583360fbb7bac25960b84b5691d3160d
|
||||
SHA512 (thunderbird-91.6.0.processed-source.tar.xz) = 27a0d6542ec5266ba38ef9336771debb54686827304fa4e9faa4707390f73a5db8f7d5c6645312a7b8c5adf102fd7e05773f1919ed8b56080cf801ad0de841a3
|
||||
SHA512 (thunderbird-langpacks-91.7.0-20220303.tar.xz) = 3f7676c1194d119d2e757d717943c339ce256d68aa0b46a634902e3290be1020d0b162f361393691e549fd389e7931fbf8f6cb469d7928445fc6b2b52697bace
|
||||
SHA512 (thunderbird-91.7.0.processed-source.tar.xz) = 7c2f3926a8e60d0e908d85600b61ab563bcd13d7c459d1770928f6ac1d03f9b477da3239db1e28a5b81282eb86f907f8b61419828b3728f8fc3a39225ba994fa
|
||||
|
@ -127,8 +127,8 @@ end}
|
||||
%global build_langpacks 1
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 91.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 91.7.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
@ -150,7 +150,7 @@ ExcludeArch: s390 ppc
|
||||
# Link to official tarball: https://archive.mozilla.org/pub/thunderbird/releases/%%{version}%%{?pre_version}/source/thunderbird-%%{version}%%{?pre_version}.source.tar.xz
|
||||
Source0: thunderbird-%{version}%{?pre_version}.processed-source.tar.xz
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20220207.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}%{?ext_version}-20220303.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: get-calendar-langpacks.sh
|
||||
@ -1101,6 +1101,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Thu Mar 03 2022 Eike Rathke <erack@redhat.com> - 91.7.0-1
|
||||
- Update to 91.7.0 build1
|
||||
|
||||
* Fri Feb 11 2022 Jan Horak <jhorak@redhat.com> - 91.6.0-2
|
||||
- Move appdata to metainfo and use stock icon instead of remote
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user