summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-02-26 11:15:29 +0100
committerRemi Collet <fedora@famillecollet.com>2013-02-26 11:15:29 +0100
commit31f8691475041b3cb640b766aed8295174e6b34c (patch)
tree6545b0f22809fd2a605709650794b2a95408ec84
parent4579d944e5965a8ea91fc9c333877952b42b9377 (diff)
Thunderbird 17.0.3
-rw-r--r--thunderbird.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/thunderbird.spec b/thunderbird.spec
index f435761..1cd7e78 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -49,7 +49,7 @@
#
# IMPORTANT: If there is no top level directory, this should be
# set to the cwd, ie: '.'
-%define tarballdir comm-release
+%define tarballdir comm-esr17
%define official_branding 1
# don't enable crash reporter for remi repo
@@ -59,14 +59,14 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
-Version: 17.0.2
-Release: 3%{?dist}
+Version: 17.0.3
+Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks}
-Source1: thunderbird-langpacks-%{version}-20130110.tar.xz
+Source1: thunderbird-langpacks-%{version}-20130219.tar.xz
%endif
Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded
@@ -505,6 +505,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
+* Sun Feb 24 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.3-1
+- Sync with rawhide, update to 17.0
+
+* Tue Feb 19 2013 Jan Horak <jhorak@redhat.com> - 17.0.3-1
+- Update to 17.0.3
+
* Tue Jan 15 2013 Martin Stransky <stransky@redhat.com> - 17.0.2-3
- Added fix for NM regression (mozbz#791626)