Update to 102.3.0
This commit is contained in:
parent
3f8d976c97
commit
f718edee45
2
.gitignore
vendored
2
.gitignore
vendored
@ -371,3 +371,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-langpacks-102.2.0-20220823.tar.xz
|
/thunderbird-langpacks-102.2.0-20220823.tar.xz
|
||||||
/thunderbird-102.2.1.source.tar.xz
|
/thunderbird-102.2.1.source.tar.xz
|
||||||
/thunderbird-langpacks-102.2.1-20220901.tar.xz
|
/thunderbird-langpacks-102.2.1-20220901.tar.xz
|
||||||
|
/thunderbird-102.3.0.source.tar.xz
|
||||||
|
/thunderbird-langpacks-102.3.0-20220916.tar.xz
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (cbindgen-vendor.tar.xz) = 590e27b6c093a5c1bd839ca39c68537097d0849087a4a385ee6d7b180e9ceadbbb8974fa997f5f75af03e2c243a2f232d0d4c4c46e253ea464521b76c6886067
|
SHA512 (cbindgen-vendor.tar.xz) = 590e27b6c093a5c1bd839ca39c68537097d0849087a4a385ee6d7b180e9ceadbbb8974fa997f5f75af03e2c243a2f232d0d4c4c46e253ea464521b76c6886067
|
||||||
SHA512 (thunderbird-102.2.1.source.tar.xz) = 7b69cfffb5de56690cbbd97f6b627733072dee498a15adfece990f9019df8df948762ce8eb2ca2d91ef12ff56262fb1905476d8a477aed70bc71cd2f9f986ea4
|
SHA512 (thunderbird-102.3.0.source.tar.xz) = 9b9908d9f7b1281df5b2c74a25211973e25d9b780f05b9550c89e5aeb8b39070c517a1a33d0d84a33ed26dbcef99058308b76c056bd4e34987c32f0600e3882e
|
||||||
SHA512 (thunderbird-langpacks-102.2.1-20220901.tar.xz) = 885c7148b366e76e0468e7df3e0bcb7347b89accc7a48f87cd8e112025be9e7740960547cdb514659df240bc37578063ee1cfc5a78f065aa11265af9878e4b37
|
SHA512 (thunderbird-langpacks-102.3.0-20220916.tar.xz) = faf682fa8f29c5ecd40b5e59ca6a564c70b44b4c7564432d68efdab3c389dc3cd80e60270dadc7e3f945d44e3f8d65cf28d6f09d65829906618111200f5715b6
|
||||||
|
@ -99,13 +99,13 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 102.2.1
|
Version: 102.3.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+
|
||||||
Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://archive.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}-20220901.tar.xz
|
Source1: thunderbird-langpacks-%{version}-20220916.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source3: get-calendar-langpacks.sh
|
Source3: get-calendar-langpacks.sh
|
||||||
Source4: cbindgen-vendor.tar.xz
|
Source4: cbindgen-vendor.tar.xz
|
||||||
@ -761,6 +761,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 21 2022 Eike Rathke <erack@redhat.com> - 102.3.0-1
|
||||||
|
- Update to 102.3.0
|
||||||
|
|
||||||
* Thu Sep 01 2022 Eike Rathke <erack@redhat.com> - 102.2.1-1
|
* Thu Sep 01 2022 Eike Rathke <erack@redhat.com> - 102.2.1-1
|
||||||
- Update to 102.2.1
|
- Update to 102.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user