Update to 17.0.6
This commit is contained in:
parent
1dcaf63aef
commit
5f3508654a
2
.gitignore
vendored
2
.gitignore
vendored
@ -71,3 +71,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-17.0.4-20130311.tar.xz
|
||||
/thunderbird-17.0.5.source.tar.bz2
|
||||
/thunderbird-langpacks-17.0.5-20130402.tar.xz
|
||||
/thunderbird-17.0.6.source.tar.bz2
|
||||
/thunderbird-langpacks-17.0.6-20130514.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
609a11ce7bb246cebf67d993a035ca52 thunderbird-17.0.5.source.tar.bz2
|
||||
88d4adda1fc3c1c975bd8e5f3cc06a2d thunderbird-langpacks-17.0.5-20130402.tar.xz
|
||||
e3be03513d038bbbcf8cca8a3652170b thunderbird-17.0.6.source.tar.bz2
|
||||
84c6dff0d92b0e30833192ba5cdf7a54 thunderbird-langpacks-17.0.6-20130514.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 17.0.5
|
||||
Version: 17.0.6
|
||||
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}-20130402.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20130514.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -448,6 +448,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue May 14 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-1
|
||||
- Update to 17.0.6
|
||||
|
||||
* Tue Apr 2 2013 Jan Horak <jhorak@redhat.com> - 17.0.5-1
|
||||
- Update to 17.0.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user