Update to 24.2.0 esr

This commit is contained in:
Jan Horak 2013-12-09 15:08:40 +01:00
parent a9d555984a
commit cb5406d995
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -81,3 +81,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-24.0-20130916.tar.xz /thunderbird-langpacks-24.0-20130916.tar.xz
/thunderbird-24.1.0.source.tar.bz2 /thunderbird-24.1.0.source.tar.bz2
/thunderbird-langpacks-24.1.0-20131030.tar.xz /thunderbird-langpacks-24.1.0-20131030.tar.xz
/thunderbird-24.2.0.source.tar.bz2
/thunderbird-langpacks-24.2.0-20131209.tar.xz

View File

@ -1,2 +1,2 @@
39da7c856f5d1e91a7c5cdf37506d57e thunderbird-24.1.0.source.tar.bz2 53d457a8ff97a305d975c20d1bebff04 thunderbird-24.2.0.source.tar.bz2
5a32e65c8c0382096a3e13b5ce9fd179 thunderbird-langpacks-24.1.0-20131030.tar.xz 923cddac5df061cf2d6ed804b808a4fc thunderbird-langpacks-24.2.0-20131209.tar.xz

View File

@ -53,14 +53,14 @@
Summary: Mozilla Thunderbird mail/newsgroup client Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird Name: thunderbird
Version: 24.1.0 Version: 24.2.0
Release: 2%{?dist} Release: 1%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/ URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+ License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet Group: Applications/Internet
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2 Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks} %if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}-20131030.tar.xz Source1: thunderbird-langpacks-%{version}-20131209.tar.xz
%endif %endif
Source10: thunderbird-mozconfig Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded Source11: thunderbird-mozconfig-branded
@ -442,6 +442,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#=============================================================================== #===============================================================================
%changelog %changelog
* Mon Dec 9 2013 Jan Horak <jhorak@redhat.com> - 24.2.0-1
- Update to 24.2.0
* Sat Nov 02 2013 Dennis Gilmore <dennis@ausil.us> - 24.1.0-2 * Sat Nov 02 2013 Dennis Gilmore <dennis@ausil.us> - 24.1.0-2
- remove ExcludeArch: armv7hl - remove ExcludeArch: armv7hl