Accepting request 507003 from mozilla:Factory
1 OBS-URL: https://build.opensuse.org/request/show/507003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=182
This commit is contained in:
commit
d1ef98d4bb
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 28 13:57:13 UTC 2017 - guillaume@opensuse.org
|
||||
|
||||
- mozilla-disable-neon-option.patch has been dropped silently, so
|
||||
remove the --disable-neon option as it is not available anymore.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 25 06:55:13 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 52.2.1
|
||||
* Problems with Gmail fixed (folders not showing, repeated email
|
||||
download, etc.) introduced in version 52.2.0. (boo#1045895)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 14 11:34:58 UTC 2017 - wr@rosenauer.org
|
||||
|
||||
|
@ -17,9 +17,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define mainversion 52.2
|
||||
%define mainversion 52.2.1
|
||||
%define update_channel release
|
||||
%define releasedate 201706120000
|
||||
%define releasedate 201706250000
|
||||
|
||||
%bcond_without mozilla_tb_kde4
|
||||
%bcond_with mozilla_tb_valgrind
|
||||
@ -289,10 +289,6 @@ ac_add_options --enable-system-cairo
|
||||
%if ! %crashreporter
|
||||
ac_add_options --disable-crashreporter
|
||||
%endif
|
||||
# Disable neon for arm as it does not build correctly
|
||||
%ifarch %arm
|
||||
ac_add_options --disable-neon
|
||||
%endif
|
||||
%if %{with mozilla_tb_valgrind}
|
||||
ac_add_options --disable-jemalloc
|
||||
ac_add_options --enable-valgrind
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdd0969f0cff0578e6a1ca6684e50752dffe4c6e5a6ac1b29f6ed0c4ed804c0d
|
||||
size 28356
|
||||
oid sha256:370bc757121f5378736e13bd204b3fbf51a41cc9da7a00f286d58cade70e3684
|
||||
size 28404
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr52"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_52_2_0_RELEASE"
|
||||
VERSION="52.2"
|
||||
RELEASE_TAG="THUNDERBIRD_52_2_1_RELEASE"
|
||||
VERSION="52.2.1"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
3
l10n-52.2.1.tar.xz
Normal file
3
l10n-52.2.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e651343e1d90eae1ca135c09ccdacabb1f0193b0e61618758a8b726e8ffe2800
|
||||
size 26219380
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b9ec2281c733f1a469f71c34cf4ddb9077c016da1f0dad864fb4bd3384cd6f5
|
||||
size 26212088
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4f85ec5c053b5377b5d5094de8b5fbf04d235c6c4560ccfe3f9b9c33630b656b
|
||||
size 241028092
|
3
thunderbird-52.2.1-source.tar.xz
Normal file
3
thunderbird-52.2.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:319b1c9dbcb486ebc8d2cf8819110428d95a2d4aaf131c16a6f583bdc67fda98
|
||||
size 240247096
|
Loading…
Reference in New Issue
Block a user