Update to 24.1.0
This commit is contained in:
parent
2e63d723e5
commit
b904aea712
2
.gitignore
vendored
2
.gitignore
vendored
@ -79,3 +79,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-17.0.8-20130805.tar.xz
|
||||
/thunderbird-24.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.0-20130916.tar.xz
|
||||
/thunderbird-24.1.0.source.tar.bz2
|
||||
/thunderbird-langpacks-24.1.0-20131030.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
38f4b2e574751e4e6cbe36dc8b3bce20 thunderbird-24.0.source.tar.bz2
|
||||
137202a59008d2f2049740aa4482ad75 thunderbird-langpacks-24.0-20130916.tar.xz
|
||||
39da7c856f5d1e91a7c5cdf37506d57e thunderbird-24.1.0.source.tar.bz2
|
||||
5a32e65c8c0382096a3e13b5ce9fd179 thunderbird-langpacks-24.1.0-20131030.tar.xz
|
||||
|
@ -53,15 +53,15 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 24.0
|
||||
Release: 4%{?dist}
|
||||
Version: 24.1.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
ExcludeArch: armv7hl
|
||||
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}-20130916.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20131030.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Wed Oct 30 2013 Jan Horak <jhorak@redhat.com> - 24.1.0-1
|
||||
- Update to 24.1.0
|
||||
|
||||
* Thu Oct 17 2013 Martin Stransky <stransky@redhat.com> - 24.0-4
|
||||
- Fixed rhbz#1005611 - BEAST workaround not enabled in Firefox
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user