Update to 24.5 esr
This commit is contained in:
parent
1b34a2b65d
commit
d33e31dd65
2
.gitignore
vendored
2
.gitignore
vendored
@ -87,3 +87,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-24.3.0-20140203.tar.xz
|
||||
/thunderbird-24.4.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.4.0-20140318.tar.xz
|
||||
/thunderbird-24.5.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.5.0-20140428.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
a25af92e0f328136c014fcc22b5eacd0 thunderbird-24.4.0.source.tar.bz2
|
||||
d370e17ddeb0bc7901383be4d93755e3 thunderbird-langpacks-24.4.0-20140318.tar.xz
|
||||
dbe164c48e42c04b4959910eda2e52ca thunderbird-24.5.0.source.tar.bz2
|
||||
783fdfc42d1ae2c76f490a0a2417c1a0 thunderbird-langpacks-24.5.0-20140428.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 24.4.0
|
||||
Release: 2%{?dist}
|
||||
Version: 24.5.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}-20140318.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20140428.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -447,6 +447,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Apr 28 2014 Jan Horak <jhorak@redhat.com> - 24.5.0-1
|
||||
- Update to 24.5.0
|
||||
|
||||
* Tue Apr 22 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-2
|
||||
- Added support for ppc64le
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user