forked from pool/MozillaThunderbird
- update to Thunderbird 31.1.1
* Fixed an issue where mailing lists with spaces in their names couldn't be autocompleted (bmo#1060901) * Fixed an occasional startup crash (bmo#1005336) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=256
This commit is contained in:
parent
1ec46892a7
commit
0c910e791b
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 12:53:41 UTC 2014 - wolfgang@rosenauer.org
|
||||
|
||||
- update to Thunderbird 31.1.1
|
||||
* Fixed an issue where mailing lists with spaces in their names
|
||||
couldn't be autocompleted (bmo#1060901)
|
||||
* Fixed an occasional startup crash (bmo#1005336)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 29 13:02:19 UTC 2014 - wr@rosenauer.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define mainversion 31.1.0
|
||||
%define mainversion 31.1.1
|
||||
%define update_channel release
|
||||
|
||||
%if %suse_version > 1210
|
||||
@ -70,7 +70,7 @@ Recommends: gstreamer-0_10-plugins-ffmpeg
|
||||
%endif
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2014082900
|
||||
%define releasedate 2014090900
|
||||
Provides: thunderbird = %{version}
|
||||
%if %{with_kde}
|
||||
# this is needed to match this package with the kde4 helper package without the main package
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e372b42cdea1eda09338aac9974af156d2e3f94d4d3b85cdce52047c185bc0bb
|
||||
size 28428
|
||||
oid sha256:a2ae50611ed0530bf6812ab6cdde22cea428adb9e28270f681d19e585f349241
|
||||
size 27908
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr31"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_31_1_0_RELEASE"
|
||||
VERSION="31.1.0"
|
||||
RELEASE_TAG="THUNDERBIRD_31_1_1_RELEASE"
|
||||
VERSION="31.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:f432689f0165ac6e82ef0acbc5a660c917ebed7f152186a4e819cc7735d42b64
|
||||
size 20736200
|
3
l10n-31.1.1.tar.xz
Normal file
3
l10n-31.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:574cce62ed1324c31afa6c22e1dc4d0510c10ad53c053125ea74cbab301a627c
|
||||
size 19981552
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:76bf88ab49ff939cf0202b318e4b557326980f45191d91eac06cfa6e340a8bf1
|
||||
size 144780468
|
3
thunderbird-31.1.1-source.tar.xz
Normal file
3
thunderbird-31.1.1-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:767f47f379816ba3c89adf7ffbaa02d3204c9e6cde0773b4566c8f2e1f935d9c
|
||||
size 142765436
|
Loading…
Reference in New Issue
Block a user