From 382e28818dc5798fd76d2e0e6617578e9c4c09d7 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Mon, 8 Jul 2024 13:02:02 +0200 Subject: [PATCH] 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-46407 --- .gitignore | 1 + sources | 1 + thunderbird.spec | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bceb3d1..a50b14c 100644 --- a/.gitignore +++ b/.gitignore @@ -114,3 +114,4 @@ /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 diff --git a/sources b/sources index 4af061e..1a075a2 100644 --- a/sources +++ b/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 diff --git a/thunderbird.spec b/thunderbird.spec index 44fd669..eba5aba 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -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