Update to 17.0.7
This commit is contained in:
parent
f03ee1fa3c
commit
7c4fd258f4
2
.gitignore
vendored
2
.gitignore
vendored
@ -73,3 +73,5 @@ thunderbird-langpacks-3.1.2-20100803.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
|
||||
/thunderbird-17.0.7.source.tar.bz2
|
||||
/thunderbird-langpacks-17.0.7-20130625.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
e3be03513d038bbbcf8cca8a3652170b thunderbird-17.0.6.source.tar.bz2
|
||||
84c6dff0d92b0e30833192ba5cdf7a54 thunderbird-langpacks-17.0.6-20130514.tar.xz
|
||||
31f07c3911d1d6772831195af64db963 thunderbird-17.0.7.source.tar.bz2
|
||||
ede0397379de5c3d2d10d24300e664bb thunderbird-langpacks-17.0.7-20130625.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 17.0.6
|
||||
Release: 3%{?dist}
|
||||
Version: 17.0.7
|
||||
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}-20130514.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20130625.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 Jun 25 2013 Jan Horak <jhorak@redhat.com> - 17.0.7-1
|
||||
- Update to 17.0.7
|
||||
|
||||
* Wed Jun 12 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-2
|
||||
- Fixed rhbz#973371 - unable to install addons
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user