forked from pool/MozillaThunderbird
- update to Thunderbird 11.0.1 (bnc#755060)
* Fixing an issue where filters can get messed up (bmo#735940) * Fixes a hang when switching IMAP folders, or doing other imap functions (bmo#733731) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=164
This commit is contained in:
parent
2f435219ac
commit
4609272b41
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 27 22:17:05 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 11.0.1 (bnc#755060)
|
||||
* Fixing an issue where filters can get messed up (bmo#735940)
|
||||
* Fixes a hang when switching IMAP folders, or doing other
|
||||
imap functions (bmo#733731)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 9 20:42:21 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
|
@ -40,10 +40,10 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: xorg-x11-libXt-devel
|
||||
BuildRequires: yasm
|
||||
BuildRequires: zip
|
||||
%define mainversion 11.0
|
||||
%define mainversion 11.0.1
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2012031200
|
||||
%define releasedate 2012032800
|
||||
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:6aea105faabd49760a63a704c50ce1b1731308ec7e1848acd4354235ebbc7861
|
||||
size 29345
|
||||
oid sha256:808e6968dfcb6ccaf84035591b94fac77042e146e6303f27ce32920188bdb5ff
|
||||
size 29354
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_11_0_RELEASE"
|
||||
VERSION="11.0"
|
||||
RELEASE_TAG="THUNDERBIRD_11_0_1_RELEASE"
|
||||
VERSION="11.0.1"
|
||||
|
||||
echo "cloning $BRANCH..."
|
||||
hg clone http://hg.mozilla.org/$BRANCH thunderbird
|
||||
|
3
l10n-11.0.1.tar.bz2
Normal file
3
l10n-11.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06abcf1fa3c03885527a711f862fb54251dc58d0a8a14f8675d0a7ff9df8ef13
|
||||
size 25446245
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ce2b06615e6ce019793883dc062a3853e6fd544ee023d199f78462a55517d42
|
||||
size 25447962
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e303dc8860273759f4f5719ce3771e251322e220276a344d598cf1db43678de
|
||||
size 101418826
|
3
thunderbird-11.0.1-source.tar.bz2
Normal file
3
thunderbird-11.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d386e2029606a9c19b0b6cf78b315fdb0d5b618d71df1e59aff1c30deff85212
|
||||
size 101419415
|
Loading…
Reference in New Issue
Block a user