Update to 3.1.6
This commit is contained in:
parent
9676970bab
commit
12f4a76b1f
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,3 +6,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-langpacks-3.1.3-20100907.tar.bz2
|
/thunderbird-langpacks-3.1.3-20100907.tar.bz2
|
||||||
/thunderbird-3.1.5.source.tar.bz2
|
/thunderbird-3.1.5.source.tar.bz2
|
||||||
/thunderbird-langpacks-3.1.5-20101019.tar.bz2
|
/thunderbird-langpacks-3.1.5-20101019.tar.bz2
|
||||||
|
/thunderbird-3.1.6.source.tar.bz2
|
||||||
|
/thunderbird-langpacks-3.1.6-20101027.tar.bz2
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
9a75383c7142a9b2487f0ce7e7913824 thunderbird-3.1.5.source.tar.bz2
|
d126a68e6610d8e3675909e0ba606b42 thunderbird-3.1.6.source.tar.bz2
|
||||||
34f1e4392d176c287c7c27ba92d0121a thunderbird-langpacks-3.1.5-20101019.tar.bz2
|
2e0b6c87a49838a8c6cd7d6153849ea4 thunderbird-langpacks-3.1.6-20101027.tar.bz2
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 3.1.5
|
Version: 3.1.6
|
||||||
Release: 1%{?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+
|
||||||
@ -37,7 +37,7 @@ Group: Applications/Internet
|
|||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
# Language package archive is build by RH
|
# Language package archive is build by RH
|
||||||
Source1: thunderbird-langpacks-%{version}-20101019.tar.bz2
|
Source1: thunderbird-langpacks-%{version}-20101027.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
# Config file for compilation
|
# Config file for compilation
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
@ -392,6 +392,9 @@ fi
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 27 2010 Jan Horak <jhorak@redhat.com> - 3.1.6-1
|
||||||
|
- Update to 3.1.6
|
||||||
|
|
||||||
* Tue Oct 19 2010 Jan Horak <jhorak@redhat.com> - 3.1.5-1
|
* Tue Oct 19 2010 Jan Horak <jhorak@redhat.com> - 3.1.5-1
|
||||||
- Update to 3.1.5
|
- Update to 3.1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user