Update to 24.4
This commit is contained in:
parent
3d335723a0
commit
459f511b22
2
.gitignore
vendored
2
.gitignore
vendored
@ -85,3 +85,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-24.2.0-20131209.tar.xz
|
||||
/thunderbird-24.3.0.source.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
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
3093e14a3635123c0c70c8c11c27c7b1 thunderbird-24.3.0.source.tar.bz2
|
||||
6421a83706f2dbb089ed390866e7e788 thunderbird-langpacks-24.3.0-20140203.tar.xz
|
||||
a25af92e0f328136c014fcc22b5eacd0 thunderbird-24.4.0.source.tar.bz2
|
||||
d370e17ddeb0bc7901383be4d93755e3 thunderbird-langpacks-24.4.0-20140318.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 24.3.0
|
||||
Version: 24.4.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}-20140203.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20140318.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -446,6 +446,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2014 Jan Horak <jhorak@redhat.com> - 24.4.0-1
|
||||
- Update to 24.4.0
|
||||
|
||||
* Mon Feb 3 2014 Jan Horak <jhorak@redhat.com> - 24.3.0-1
|
||||
- Update to 24.3.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user