Update to 17.0.3

This commit is contained in:
Jan Horak 2013-02-19 18:35:12 +01:00
parent c0ba1e16f1
commit 7a80f3b9a9
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -65,3 +65,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-17.0-20121119.tar.xz
/thunderbird-17.0.2.source.tar.bz2
/thunderbird-langpacks-17.0.2-20130110.tar.xz
/thunderbird-17.0.3.source.tar.bz2
/thunderbird-langpacks-17.0.3-20130219.tar.xz

View File

@ -1,2 +1,2 @@
9b7f15fbc672745571d47a3c0e227ca1 thunderbird-17.0.2.source.tar.bz2
cfff01675e28c1d830daa06bf7f3b16b thunderbird-langpacks-17.0.2-20130110.tar.xz
180f7768f6419182ea78eeb80da7f588 thunderbird-17.0.3.source.tar.bz2
1463ced5f98668cb2cf1c1144b624142 thunderbird-langpacks-17.0.3-20130219.tar.xz

View File

@ -39,7 +39,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
# enable crash reporter only for iX86
@ -53,14 +53,14 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 17.0.2
Release: 4%{?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
@ -451,6 +451,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#===============================================================================
%changelog
* Tue Feb 19 2013 Jan Horak <jhorak@redhat.com> - 17.0.3-1
- Update to 17.0.3
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild