Accepting request 440959 from mozilla:Factory
1 OBS-URL: https://build.opensuse.org/request/show/440959 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=171
This commit is contained in:
commit
230a3a6053
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9fd9ff68e8d6e618cfb720234553f1c58c773dd460bc4d3cceb053a67fc3c08
|
||||
size 28348
|
||||
oid sha256:097a712248bffaf0a764acbe49c015d255c79481f8ed1eeb9f6dbcbe4c310b5e
|
||||
size 28516
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d89b5f9896e2893c37edc3d5c00896ac8f4459cfe656fe4ca8b41d2b4b07386
|
||||
size 24498108
|
3
l10n-45.5.0.tar.xz
Normal file
3
l10n-45.5.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1ad0e667360ad8e7cb66c2d47bc71055e6de017c81ac3b6f46313dd9cc91f9f
|
||||
size 24346464
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a512b5428391f9c350e5cb8262944b6711a7fbb27e561a5fc4b6923b320fb09b
|
||||
size 211792220
|
3
thunderbird-45.5.0-source.tar.xz
Normal file
3
thunderbird-45.5.0-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4b367678f8a81972cddaf67e792ca3c18bd30c811a33e636afa4ab1c881832c8
|
||||
size 212468844
|
Loading…
Reference in New Issue
Block a user