Update to 24.2.0 esr
This commit is contained in:
parent
a9d555984a
commit
cb5406d995
2
.gitignore
vendored
2
.gitignore
vendored
@ -81,3 +81,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-24.0-20130916.tar.xz
|
||||
/thunderbird-24.1.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.1.0-20131030.tar.xz
|
||||
/thunderbird-24.2.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.2.0-20131209.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
39da7c856f5d1e91a7c5cdf37506d57e thunderbird-24.1.0.source.tar.bz2
|
||||
5a32e65c8c0382096a3e13b5ce9fd179 thunderbird-langpacks-24.1.0-20131030.tar.xz
|
||||
53d457a8ff97a305d975c20d1bebff04 thunderbird-24.2.0.source.tar.bz2
|
||||
923cddac5df061cf2d6ed804b808a4fc thunderbird-langpacks-24.2.0-20131209.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 24.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 24.2.0
|
||||
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}-20131030.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20131209.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -442,6 +442,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%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
|
||||
- remove ExcludeArch: armv7hl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user