Update to 16.0.2
This commit is contained in:
parent
f60b4d55ac
commit
6fd4e60775
2
.gitignore
vendored
2
.gitignore
vendored
@ -59,3 +59,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-langpacks-16.0-20121009.tar.xz
|
/thunderbird-langpacks-16.0-20121009.tar.xz
|
||||||
/thunderbird-16.0.1.source.tar.bz2
|
/thunderbird-16.0.1.source.tar.bz2
|
||||||
/thunderbird-langpacks-16.0.1-20121011.tar.xz
|
/thunderbird-langpacks-16.0.1-20121011.tar.xz
|
||||||
|
/thunderbird-16.0.2.source.tar.bz2
|
||||||
|
/thunderbird-langpacks-16.0.2-20121029.tar.xz
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
5b0ceb8d403b607fc0330e276b2e7c65 thunderbird-16.0.1.source.tar.bz2
|
a01a6c66f107f31c3991849af526011f thunderbird-16.0.2.source.tar.bz2
|
||||||
f49065951e82abb44260b48d13d552ba thunderbird-langpacks-16.0.1-20121011.tar.xz
|
b39a57d0171891d8abc5eb99b5100b29 thunderbird-langpacks-16.0.2-20121029.tar.xz
|
||||||
|
@ -53,14 +53,14 @@
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 16.0.1
|
Version: 16.0.2
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
|
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: thunderbird-langpacks-%{version}-20121011.tar.xz
|
Source1: thunderbird-langpacks-%{version}-20121029.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
Source11: thunderbird-mozconfig-branded
|
Source11: thunderbird-mozconfig-branded
|
||||||
@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 29 2012 Jan Horak <jhorak@redhat.com> - 16.0.2-1
|
||||||
|
- Update to 16.0.2
|
||||||
|
|
||||||
* Tue Oct 16 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-2
|
* Tue Oct 16 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-2
|
||||||
- Fixed nss and nspr versions
|
- Fixed nss and nspr versions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user