forked from pool/MozillaThunderbird
- update to Thunderbird 52.1.1
* fixed crash when compacting IMAP folder (boo#1038753) * Some attachments could not be opened or saved if the message body is empty * Unable to load full message via POP if message was downloaded partially (or only headers) before * Large attachments may not be shown or saved correctly if the message is stored in an IMAP folder which is not synchronized for offline use OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=367
This commit is contained in:
parent
7301b54ab6
commit
c8307ea894
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 21:16:41 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 52.1.1
|
||||
* fixed crash when compacting IMAP folder (boo#1038753)
|
||||
* Some attachments could not be opened or saved if the message
|
||||
body is empty
|
||||
* Unable to load full message via POP if message was downloaded
|
||||
partially (or only headers) before
|
||||
* Large attachments may not be shown or saved correctly if the
|
||||
message is stored in an IMAP folder which is not synchronized
|
||||
for offline use
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 1 08:52:52 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define mainversion 52.1.0
|
||||
%define mainversion 52.1.1
|
||||
%define update_channel release
|
||||
%define releasedate 201704290000
|
||||
%define releasedate 201705100000
|
||||
|
||||
%bcond_without mozilla_tb_kde4
|
||||
%bcond_with mozilla_tb_valgrind
|
||||
@ -51,7 +51,6 @@ BuildRequires: xorg-x11-libXt-devel
|
||||
BuildRequires: xz
|
||||
BuildRequires: yasm
|
||||
BuildRequires: zip
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
BuildRequires: pkgconfig(libpulse)
|
||||
%if %{with mozilla_tb_valgrind}
|
||||
BuildRequires: pkgconfig(valgrind)
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a35ac9cfa29bb1905b4cc9314cb635f2bc7fab9aa57f001d84dae22f5a860ff7
|
||||
oid sha256:73246b91019b70e5761c6e72f830217d76a9da4f0af25f5a8b1fd4fe91bff804
|
||||
size 28384
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr52"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_52_1_0_RELEASE"
|
||||
VERSION="52.1.0"
|
||||
RELEASE_TAG="THUNDERBIRD_52_1_1_RELEASE"
|
||||
VERSION="52.1.1"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee61355499cabe2e23a2340aa8d9a17f60dc8f71d21e39ab72f2d01e36421def
|
||||
size 26235228
|
3
l10n-52.1.1.tar.xz
Normal file
3
l10n-52.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96ee5278d26dccae90b93d52497bffa346662472d61213dbcf2c72a05d348797
|
||||
size 26225848
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e0ff1f855524187a9ce0773f6c64aee652679d1e73a0d3d288c8e89de3fd692
|
||||
size 240298004
|
3
thunderbird-52.1.1-source.tar.xz
Normal file
3
thunderbird-52.1.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a35e6746c3704f0f44e89fcb485fe0d62246afdfd238af78f619f36de0a8f3f
|
||||
size 240259552
|
Loading…
Reference in New Issue
Block a user