diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 92689ea..3876571 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Nov 19 14:20:05 UTC 2016 - astieger@suse.com + +- Mozilla Thunderbird 45.5.0 (boo#1009026) +- Changed behavior: + * Changed recipient address entry: Arrow-keys now copy the pop-up + value to the input field. Mouse-hovered pop-up value can no + longer be confirmed with tab or enter key. This restores the + behavior of Thunderbird 24. + * Support changes to character limit in Twitter +- Bugs fixed: + * Reply with selected text containing quote resulted in wrong + quoting level indication + * Email invitation might not be displayed when description + contains non-ASCII characters + * Attempting to sort messages on the Date field whilst a quick + filter is applied got stuck on sort descending + * Mail address display at header pane displayed incorrectly if + the address contains UTF-8 according to RFC 6532 + ------------------------------------------------------------------- Sat Oct 1 07:12:08 UTC 2016 - wr@rosenauer.org diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 53180a8..992aefc 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -17,9 +17,9 @@ # -%define mainversion 45.4.0 +%define mainversion 45.5.0 %define update_channel release -%define releasedate 2016093000 +%define releasedate 2016111800 %if %suse_version > 1310 %define gstreamer_ver 1.0 @@ -45,7 +45,7 @@ BuildRequires: libgnomeui-devel BuildRequires: libidl-devel BuildRequires: libnotify-devel BuildRequires: mozilla-nspr-devel >= 4.12 -BuildRequires: mozilla-nss-devel >= 3.21.1 +BuildRequires: mozilla-nss-devel >= 3.21.3 BuildRequires: python BuildRequires: startup-notification-devel BuildRequires: unzip diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index db7b9ea..bb64fc2 100644 --- a/compare-locales.tar.xz +++ b/compare-locales.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c9fd9ff68e8d6e618cfb720234553f1c58c773dd460bc4d3cceb053a67fc3c08 -size 28348 +oid sha256:097a712248bffaf0a764acbe49c015d255c79481f8ed1eeb9f6dbcbe4c310b5e +size 28516 diff --git a/create-tar.sh b/create-tar.sh index cbbf757..7c6fc36 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="esr45" BRANCH="releases/comm-$CHANNEL" -RELEASE_TAG="THUNDERBIRD_45_4_0_RELEASE" -VERSION="45.4.0" +RELEASE_TAG="THUNDERBIRD_45_5_0_RELEASE" +VERSION="45.5.0" echo "cloning $BRANCH..." hg clone http://hg.mozilla.org/$BRANCH thunderbird diff --git a/l10n-45.4.0.tar.xz b/l10n-45.4.0.tar.xz deleted file mode 100644 index fa49c3a..0000000 --- a/l10n-45.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d89b5f9896e2893c37edc3d5c00896ac8f4459cfe656fe4ca8b41d2b4b07386 -size 24498108 diff --git a/l10n-45.5.0.tar.xz b/l10n-45.5.0.tar.xz new file mode 100644 index 0000000..7153216 --- /dev/null +++ b/l10n-45.5.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1ad0e667360ad8e7cb66c2d47bc71055e6de017c81ac3b6f46313dd9cc91f9f +size 24346464 diff --git a/thunderbird-45.4.0-source.tar.xz b/thunderbird-45.4.0-source.tar.xz deleted file mode 100644 index 58ddd23..0000000 --- a/thunderbird-45.4.0-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a512b5428391f9c350e5cb8262944b6711a7fbb27e561a5fc4b6923b320fb09b -size 211792220 diff --git a/thunderbird-45.5.0-source.tar.xz b/thunderbird-45.5.0-source.tar.xz new file mode 100644 index 0000000..95f451e --- /dev/null +++ b/thunderbird-45.5.0-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b367678f8a81972cddaf67e792ca3c18bd30c811a33e636afa4ab1c881832c8 +size 212468844