Partially revert the last commit as the translations file format didn't change
I've missed the note in the guidelines, so I've created the file wrongly. Resolves: RHEL-46399
This commit is contained in:
parent
6f40cd68c4
commit
e1dfee7deb
1
.gitignore
vendored
1
.gitignore
vendored
@ -62,3 +62,4 @@ SOURCES/thunderbird-symbolic.svg
|
||||
/thunderbird-langpacks-115.12.1-20240618.tar.xz
|
||||
/thunderbird-115.13.0.processed-source.tar.xz
|
||||
/thunderbird-langpacks-115.13.0esr-20240708.tar.xz
|
||||
/thunderbird-langpacks-115.13.0-20240708.tar.xz
|
||||
|
1
sources
1
sources
@ -4,3 +4,4 @@ SHA512 (nss-3.90.0-2.el8_1.src.rpm) = 850cd6a343e62d34ad28ac356db03371f0b1f01827
|
||||
SHA512 (nss-3.90.0-3.el9_0.src.rpm) = f321b9c1bda0b09eee564e2903023435851a4ff2e55bdd5b03012ca51be7999b18d85061f874065d0b25913721eb574f49746a3111f8f1cdd5b21268dddd8367
|
||||
SHA512 (thunderbird-115.13.0.processed-source.tar.xz) = 0086103890416db50e6209c9e28a2cd1c0d003c389d4ebad03605d5a8fcfa657110527bce62ce6c2c6094b5db80a95c1de0e03bb9ca1c944a7580424ce38a115
|
||||
SHA512 (thunderbird-langpacks-115.13.0esr-20240708.tar.xz) = 85e7bb6e7886179a3e4e2b6e8ca6009879517a040de262a8acf96df57f87e66a297f334ec16f223e76857d691cef4dc0250ee7b325a881fd00b6bd76fcb8d397
|
||||
SHA512 (thunderbird-langpacks-115.13.0-20240708.tar.xz) = dbf5dc292a5e64f611dfe5a4ca8bd1fa3167d0eb8b1b85027f563cdfcf4e9ecaddbfe319e40a76a6887db1e35521081d40799a9ff70233df6b18e86e29bfa2ff
|
||||
|
@ -165,7 +165,7 @@ ExcludeArch: aarch64 s390 ppc ppc64
|
||||
#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}%{?buildnum}.processed-source.tar.xz
|
||||
%if %{with langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}esr-20240708.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20240708.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source3: process-official-tarball
|
||||
|
Loading…
Reference in New Issue
Block a user