Import rpm: c8s
This commit is contained in:
parent
a33b72ac96
commit
d65b86800b
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,11 +1,11 @@
|
||||
SOURCES/cbindgen-vendor.tar.xz
|
||||
SOURCES/nspr-4.34.0-3.el8_1.src.rpm
|
||||
SOURCES/nss-3.79.0-6.el8_1.src.rpm
|
||||
SOURCES/thunderbird-102.8.0.b2.processed-source.tar.xz
|
||||
SOURCES/thunderbird-langpacks-102.8.0-20230215.tar.xz
|
||||
SOURCES/thunderbird-symbolic.svg
|
||||
/cbindgen-vendor.tar.xz
|
||||
/nspr-4.32.0-1.el8_1.src.rpm
|
||||
/nss-3.67.0-7.el8_1.src.rpm
|
||||
/thunderbird-91.8.0.processed-source.tar.xz
|
||||
/thunderbird-langpacks-91.8.0-20220405.tar.xz
|
||||
/nspr-4.34.0-3.el8_1.src.rpm
|
||||
/nss-3.79.0-6.el8_1.src.rpm
|
||||
/thunderbird-102.6.0.processed-source.tar.xz
|
||||
/thunderbird-langpacks-102.6.0-20221213.tar.xz
|
||||
/thunderbird-102.7.0.processed-source.tar.xz
|
||||
/thunderbird-langpacks-102.7.0-20230116.tar.xz
|
||||
/thunderbird-102.8.0.b2.processed-source.tar.xz
|
||||
/thunderbird-langpacks-102.8.0-20230215.tar.xz
|
5
sources
5
sources
@ -1,5 +1,6 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 590e27b6c093a5c1bd839ca39c68537097d0849087a4a385ee6d7b180e9ceadbbb8974fa997f5f75af03e2c243a2f232d0d4c4c46e253ea464521b76c6886067
|
||||
SHA512 (nspr-4.34.0-3.el8_1.src.rpm) = fe4715694c297cd8cefa577946358a90103bde73e78a3fdf13d202a3791736e8a48fbece09ee3d15f6d81ae051e26d96400b03bb6bf8630715746c5e1a643543
|
||||
SHA512 (nss-3.79.0-6.el8_1.src.rpm) = 5887d0f306045adf7c6f3389840fff2e2732e5a15ec5e22cf885e578105b54d9e753c237e7730c2d3f0990728b10123c653e8d18a8b8dd0174bfb5b443eab7ef
|
||||
SHA512 (thunderbird-102.7.0.processed-source.tar.xz) = 2453d663f79722651d4f429873446a2b4f1b4d39b1e4312b0df80b00da6d16c6f22ed78f96b2c0287fdf3481568bc032c658f2d9ebf4e0a9d2ae8fe5879cde28
|
||||
SHA512 (thunderbird-langpacks-102.7.0-20230116.tar.xz) = 0cbc2540a1ce7e9e8790a011fdf0832e5fd154b109841ca566ff3ade4edfe796b16e6317605b62d55c9296fe6f1f7c037eb9e97e8d29b5881d0feb937866a56d
|
||||
SHA512 (thunderbird-102.8.0.b2.processed-source.tar.xz) = 8a3ad807791a3688212167eda848a72121273ebb76945c8f077228baf2166a51e4fe6a9dff7a0395837ba04d50c7b850dea7e8c63d2f343f702044178ece83e4
|
||||
SHA512 (thunderbird-langpacks-102.8.0-20230215.tar.xz) = c85933b2c2f90ad0c1584c740fa7ce0657b023a80968e0924eaa34599b3167161e6eb493645fc4ea84290f7532b4b30a229bbb3e0691a1147eecd27456a7abdc
|
||||
SHA512 (thunderbird-symbolic.svg) = edde2f75ec8eee9e9fb060140b7b4dc034771a92027c2518a010652c53e6cd0ecc8b7ed08f13143f2d8ac15b0e4416cb95450b524e42f46cdb9dd0f00a27f285
|
@ -165,11 +165,17 @@ end}
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 102.7.0
|
||||
Release: 1%{?dist}
|
||||
Version: 102.8.0
|
||||
Release: 2%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
|
||||
# Workaround the dreaded "upstream source file changed content" rpminspect failure.
|
||||
# If set to .b2 or .b3 ... the processed source file needs to be renamed before upload, e.g.
|
||||
# thunderbird-102.8.0.b2.processed-source.tar.xz
|
||||
# When unset use processed source file name as is.
|
||||
%global buildnum .b2
|
||||
|
||||
%if 0%{?rhel} == 9
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
@ -185,9 +191,9 @@ ExcludeArch: aarch64 s390 ppc
|
||||
%endif
|
||||
|
||||
#Source0: https://archive.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.processed-source.tar.xz
|
||||
Source0: thunderbird-%{version}%{?pre_version}.processed-source.tar.xz
|
||||
Source0: thunderbird-%{version}%{?pre_version}%{?buildnum}.processed-source.tar.xz
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}-20230116.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20230215.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
@ -245,9 +251,6 @@ Patch422: mozilla-s390x-skia-gradient.patch
|
||||
Patch423: one_swizzle_to_rule_them_all.patch
|
||||
Patch424: svg-rendering.patch
|
||||
Patch425: D158770.diff
|
||||
Patch5439: backport-rnp-use-openssl.patch
|
||||
Patch5479: D161379.diff
|
||||
Patch5480: D161895.diff
|
||||
|
||||
# PGO/LTO patches
|
||||
Patch600: pgo.patch
|
||||
@ -617,13 +620,7 @@ echo "use_rustts %{?use_rustts}"
|
||||
%patch424 -p1 -b .svg-rendering
|
||||
%patch425 -p1 -b .D158770.diff
|
||||
|
||||
%if %{?use_openssl_for_librnp}
|
||||
%patch5439 -p1 -b .backport-rnp-use-openssl
|
||||
pushd comm
|
||||
%patch5479 -p1 -b .D161379.diff
|
||||
%patch5480 -p1 -b .D161895.diff
|
||||
popd
|
||||
%else
|
||||
%if !%{?use_openssl_for_librnp}
|
||||
%patch230 -p1 -b .disable-openpgp-in-thunderbird
|
||||
%endif
|
||||
|
||||
@ -1258,6 +1255,21 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 CentOS Sources <bugs@centos.org> - 102.8.0-2.el8.centos
|
||||
- Apply debranding changes
|
||||
|
||||
* Wed Feb 15 2023 Eike Rathke <erack@redhat.com> - 102.8.0-2
|
||||
- Update to 102.8.0 build2
|
||||
|
||||
* Fri Feb 10 2023 Eike Rathke <erack@redhat.com> - 102.8.0-1
|
||||
- Update to 102.8.0 build1
|
||||
|
||||
* Tue Jan 31 2023 Eike Rathke <erack@redhat.com> - 102.7.1-2
|
||||
- Update to 102.7.1 build2
|
||||
|
||||
* Tue Jan 24 2023 Eike Rathke <erack@redhat.com> - 102.7.1-1
|
||||
- Update to 102.7.1 build1
|
||||
|
||||
* Mon Jan 16 2023 Eike Rathke <erack@redhat.com> - 102.7.0-1
|
||||
- Update to 102.7.0 build1
|
||||
|
Loading…
Reference in New Issue
Block a user