forked from pool/MozillaThunderbird
- update to Thunderbird 45.4.0 (boo#999701)
* Display name was truncated if no separating space before email address. * Recipient addresses were shown in wrong color in some circumstances. * Additional spaces were inserted when drafts were edited. * Mail saved as template copied In-Reply-To and References from original email. * Threading broken when editing message draft, due to loss of Message-ID * "Apply columns to..." did not honor special folders OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=339
This commit is contained in:
parent
f478d3d254
commit
fa72463659
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 1 07:12:08 UTC 2016 - wr@rosenauer.org
|
||||||
|
|
||||||
|
- update to Thunderbird 45.4.0 (boo#999701)
|
||||||
|
* Display name was truncated if no separating space before email
|
||||||
|
address.
|
||||||
|
* Recipient addresses were shown in wrong color in some circumstances.
|
||||||
|
* Additional spaces were inserted when drafts were edited.
|
||||||
|
* Mail saved as template copied In-Reply-To and References from
|
||||||
|
original email.
|
||||||
|
* Threading broken when editing message draft, due to loss of Message-ID
|
||||||
|
* "Apply columns to..." did not honor special folders
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 30 06:55:14 UTC 2016 - wr@rosenauer.org
|
Tue Aug 30 06:55:14 UTC 2016 - wr@rosenauer.org
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define mainversion 45.3.0
|
%define mainversion 45.4.0
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 2016082900
|
%define releasedate 2016093000
|
||||||
|
|
||||||
%if %suse_version > 1310
|
%if %suse_version > 1310
|
||||||
%define gstreamer_ver 1.0
|
%define gstreamer_ver 1.0
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:ed0a9f7904561bb471254043f369497760a756015219aff092c870835e3207cf
|
oid sha256:c9fd9ff68e8d6e618cfb720234553f1c58c773dd460bc4d3cceb053a67fc3c08
|
||||||
size 28372
|
size 28348
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
CHANNEL="esr45"
|
CHANNEL="esr45"
|
||||||
BRANCH="releases/comm-$CHANNEL"
|
BRANCH="releases/comm-$CHANNEL"
|
||||||
RELEASE_TAG="THUNDERBIRD_45_3_0_RELEASE"
|
RELEASE_TAG="THUNDERBIRD_45_4_0_RELEASE"
|
||||||
VERSION="45.3.0"
|
VERSION="45.4.0"
|
||||||
|
|
||||||
echo "cloning $BRANCH..."
|
echo "cloning $BRANCH..."
|
||||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:261a0f60fbb2120119fb2829be6903837d1cd0b4d95be42d3c81ee3854336547
|
|
||||||
size 24490768
|
|
3
l10n-45.4.0.tar.xz
Normal file
3
l10n-45.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d89b5f9896e2893c37edc3d5c00896ac8f4459cfe656fe4ca8b41d2b4b07386
|
||||||
|
size 24498108
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b89e767ce707b6401e09a8a9d6e08da3c1f162ae1802de83483a905d4e7fdeff
|
|
||||||
size 211749764
|
|
3
thunderbird-45.4.0-source.tar.xz
Normal file
3
thunderbird-45.4.0-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a512b5428391f9c350e5cb8262944b6711a7fbb27e561a5fc4b6923b320fb09b
|
||||||
|
size 211792220
|
Loading…
Reference in New Issue
Block a user