diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index f8c9de7..111e36e 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Wed Jan 10 09:18:01 UTC 2024 - Martin Sirringhaus + +- Mozilla Thunderbird 115.6.1 + https://www.thunderbird.net/en-US/thunderbird/115.6.1/releasenotes/ + * new: OAuth2 now supported for comcast.net (bmo#1844810) + * fixed: High CPU usage sometimes occurred with IMAP CONDSTORE + (conditional STORE) enabled (bmo#1839256) + * fixed: Replying to a collapsed thread via keyboard shortcut + (Ctrl+R/Cmd+R) opened a reply for every message in the thread + (bmo#1866819) + * fixed: Enabling Grouped By view after reversing sort order of + column header caused messages to be grouped incorrectly + (bmo#1868794) + * fixed: Opening thread pane context menu via keyboard did not + always scroll view to selection (bmo#1867532) + * fixed: New mail indicator for POP3 accounts did not indicate + new messages ready to be downloaded (bmo#1870619) + * fixed: Messages could not be moved to folders using Message > + Move To if text or a link in the message had been clicked on + first (bmo#1868474) + * fixed: MIME part boundaries were not properly terminated + (bmo#1805558) + ------------------------------------------------------------------- Sun Dec 17 12:33:37 UTC 2023 - Wolfgang Rosenauer diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 61cc021..46113eb 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2006-2023 Wolfgang Rosenauer # # All modifications and additions to the file contributed by third parties @@ -29,8 +29,8 @@ # major 69 # mainver %%major.99 %define major 115 -%define mainver %major.6.0 -%define orig_version 115.6.0 +%define mainver %major.6.1 +%define orig_version 115.6.1 %define orig_suffix %nil %define update_channel release %define source_prefix thunderbird-%{orig_version} diff --git a/l10n-115.6.0.tar.xz b/l10n-115.6.1.tar.xz similarity index 100% rename from l10n-115.6.0.tar.xz rename to l10n-115.6.1.tar.xz diff --git a/tar_stamps b/tar_stamps index db8d5e3..eddd4a4 100644 --- a/tar_stamps +++ b/tar_stamps @@ -1,10 +1,10 @@ PRODUCT="thunderbird" CHANNEL="esr115" -VERSION="115.6.0" +VERSION="115.6.1" VERSION_SUFFIX="" -PREV_VERSION="115.5.2" +PREV_VERSION="115.6.0" PREV_VERSION_SUFFIX="" #SKIP_LOCALES="" # Uncomment to skip l10n and compare-locales-generation RELEASE_REPO="https://hg.mozilla.org/releases/comm-esr115" -RELEASE_TAG="fe0d3990d4cb7d12d7ce40cc6646b9c0fbf04667" -RELEASE_TIMESTAMP="20231214145928" +RELEASE_TAG="eb6676c39f4e74cdb122a559a3306fe4f46ce4e7" +RELEASE_TIMESTAMP="20240105183125" diff --git a/thunderbird-115.6.0.source.tar.xz b/thunderbird-115.6.0.source.tar.xz deleted file mode 100644 index 3ccde3c..0000000 --- a/thunderbird-115.6.0.source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7f92e41c3700b2bf3333927a8d97d1c41ca8a84e0edce44c357efc59c8e9276b -size 536313736 diff --git a/thunderbird-115.6.0.source.tar.xz.asc b/thunderbird-115.6.0.source.tar.xz.asc deleted file mode 100644 index 5e7d059..0000000 --- a/thunderbird-115.6.0.source.tar.xz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmV7aGQACgkQ4207E/PZ -MnQXJhAAhmqZSHSSwmnizraJGorxlFOSpnXLrCtLUnJMi4xPuCkLd+vg49T8xOe5 -mSs6cvFYYsV086Q81wbQmAPwJR/L5fUOewjTJcsc4DpY9uoifB+yW6eSwPRqYF2f -N972A+TszZLO7WOH97UUP4j922pb7JWcAoBPfetkaBLIwFHtWLYzUoN2k3Surajr -CbbT2yefarYzIxyXlB99kSrAeCNPkTz0/XLv72Vx30uFaJrmkeRX+EKbrSMNzq5R -N1ACB6S+I8hN0IhH7Kog6XnjuH73+kAh0sAielk9KzvYKTaZ2QHpYl3gLzJNA9w+ -CzjWR4rdcp6yNC9YBg29UZ/FmDLLvVm+sbW0A2KgbhGzV0RcrlVGeo9G5Pqp623g -R/E+KXqbIwWXoU8iWulyzNZEK1CPP/CAAXwBiBcYqhExcYVzdcs+6Npqleq71Qa4 -r2Mpbhn5izPZRYLJCVe9ieX2Tor1JSR4Rp/X5VM1sXMjqnYV5d+b7p8LJSfgOSG1 -GaggNwDH0sWZ9lvC51Oby5ZDVbcS5x1D7HzvkY//hzgxrxtzXlsRtJ8Xp97YcNkG -fZr6MQLwlW92oyrRgDUmSrsnkQrr89ci1HVa8E75FN9GVYkwJ37AG6zZJEBV/cA7 -23cOTCH1LpA34cj7sjz1E8eQ3oBfJ73F5veSDjbjO9K3CdH0z+c= -=Ozvx ------END PGP SIGNATURE----- diff --git a/thunderbird-115.6.1.source.tar.xz b/thunderbird-115.6.1.source.tar.xz new file mode 100644 index 0000000..cc69b99 --- /dev/null +++ b/thunderbird-115.6.1.source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638beb0d2907c6adbe441b7cd371f205728ac65489c04cb29bb40e71ea2846e3 +size 533899156 diff --git a/thunderbird-115.6.1.source.tar.xz.asc b/thunderbird-115.6.1.source.tar.xz.asc new file mode 100644 index 0000000..c651b75 --- /dev/null +++ b/thunderbird-115.6.1.source.tar.xz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEErdcHlHlwDcrf3VM34207E/PZMnQFAmWYdx0ACgkQ4207E/PZ +MnQMEQ/+K4SA5j8j7qtwlzMxA5x9+jTa7+0VieSvD4cXPsSQY2fuMbkT68r66IU4 +N/CyPCyjueFDUlZ8iDBOyowJobVhuJc2N0ihC+1Kue0BwXVJzLsQAkF7hjPwCal1 +gFYVUS8TM1xvLPCuqYN25UZzQ2WeOYFFI3ePGoTRXxSlhNXyJBD1uIbh1I7vbxB6 +koLiAWoQtGAMywGJE/HntMz9SIYPdtEqkmwywDO+XxiiTFhsF0w8QoGjM8QJsBV4 +XkDeE5aSmbPpvcseHzR22KX4iDcqtHdk5uoD8NpohsYlvIJ56ck0jnlA6mrIVA8U +SDEIcwjyzwVA8i6gdVCSQEHYEPTTr0R1dYHAGJ6zbBqQysSbUZGZxUHHmqJRa7Jv +WN2HYiiOhlAw7CCg0C87/cNFvZoukerl/ee50BP7K7nElWK1tYyq5u9eGcktHxsv +qDuPH9NBAazJENXzEEP9hJpdIYUaXDl8QwNNoAYeIkA/NI+51jBw1TSUhnuw6asT +A6FcERGoAT3s9TI3nT9A0uM+KffFZLY5BoO5Qb0Ny1MTqo0oH7zbenqAJhmejrB2 +thwZgmgNVKZt9wXkO3ZWV8YE8VvywZE7aM3hF1eDoOpgyGiVsPPRWTDvYjk6+tNy +4mb4d/FN58ClibZSKmRw25UfruQix+EevXsev+y28cAgj6LL3TU= +=rjDe +-----END PGP SIGNATURE-----