Accepting request 209660 from mozilla:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/209660 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=126
This commit is contained in:
commit
1a0092ade1
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 19 08:08:00 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
- update to Thunderbird 24.1.1
|
||||
* requires NSPR 4.10.2 and NSS 3.15.3 for security reasons
|
||||
* fix binary compatibility issues for patch level updates
|
||||
(bmo#927073)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 17:18:23 UTC 2013 - wr@rosenauer.org
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define mainversion 24.1.0
|
||||
%define mainversion 24.1.1
|
||||
%define update_channel release
|
||||
%define gstreamer_ver 0.10
|
||||
%define with_kde 1
|
||||
@ -33,8 +33,8 @@ BuildRequires: libcurl-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libidl-devel
|
||||
BuildRequires: libnotify-devel
|
||||
BuildRequires: mozilla-nspr-devel >= 4.10
|
||||
BuildRequires: mozilla-nss-devel >= 3.15.2
|
||||
BuildRequires: mozilla-nspr-devel >= 4.10.2
|
||||
BuildRequires: mozilla-nss-devel >= 3.15.3
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
BuildRequires: python
|
||||
BuildRequires: startup-notification-devel
|
||||
@ -50,7 +50,7 @@ BuildRequires: pkgconfig(gstreamer-plugins-base-%gstreamer_ver)
|
||||
%endif
|
||||
Version: %{mainversion}
|
||||
Release: 0
|
||||
%define releasedate 2013102400
|
||||
%define releasedate 2013111800
|
||||
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:e6bbce3fd05986864a222ffd049afa9dd1b61254963a17327e6665e010207a88
|
||||
size 29912
|
||||
oid sha256:0ae14dffae85fffa2325fd259cb27006124957432308865c09988a1b495c91b9
|
||||
size 29874
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="esr24"
|
||||
BRANCH="releases/comm-$CHANNEL"
|
||||
RELEASE_TAG="THUNDERBIRD_24_1_0_RELEASE"
|
||||
VERSION="24.1.0"
|
||||
RELEASE_TAG="THUNDERBIRD_24_1_1_RELEASE"
|
||||
VERSION="24.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:9c53204340619e5f86f745e92c9197495f41673f2b8fc10c6dabc3b06d899530
|
||||
size 27959149
|
3
l10n-24.1.1.tar.bz2
Normal file
3
l10n-24.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58548b860fa110a2ab22f4126cd4b086cf0c011dfe60b80e7acec9a2d88b6b8e
|
||||
size 27965056
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5265dd997c69a654872cf91bc1ce2561cfe494be7dc471e18533ec0594f0134
|
||||
size 142424085
|
3
thunderbird-24.1.1-source.tar.bz2
Normal file
3
thunderbird-24.1.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a22a776153522fc92ca8e0ddf5fbfc5cd660b284866a248b5e0caf4d724d43e
|
||||
size 142417457
|
Loading…
Reference in New Issue
Block a user