Update to 3.1.3
This commit is contained in:
parent
cec53a351d
commit
64f660f4dc
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ thunderbird-3.1.1.source.tar.bz2
|
|||||||
thunderbird-langpacks-3.1.1-20100720.tar.bz2
|
thunderbird-langpacks-3.1.1-20100720.tar.bz2
|
||||||
thunderbird-3.1.2.source.tar.bz2
|
thunderbird-3.1.2.source.tar.bz2
|
||||||
thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||||
|
/thunderbird-3.1.3.source.tar.bz2
|
||||||
|
/thunderbird-langpacks-3.1.3-20100907.tar.bz2
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
48e80576a7af70e64d30a5162364525a thunderbird-3.1.2.source.tar.bz2
|
46332e1d9a658f6e31797035107b1a8d thunderbird-3.1.3.source.tar.bz2
|
||||||
d8b89f7a7c7153ccb7307b83568ad827 thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
15ba80c2a4c76873605f6252f51cfc06 thunderbird-langpacks-3.1.3-20100907.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.2
|
Version: 3.1.3
|
||||||
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}-20100803.tar.bz2
|
Source1: thunderbird-langpacks-%{version}-20100907.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
# Config file for compilation
|
# Config file for compilation
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
@ -389,6 +389,9 @@ fi
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 7 2010 Jan Horak <jhorak@redhat.com> - 3.1.3-1
|
||||||
|
- Update to 3.1.3
|
||||||
|
|
||||||
* Fri Aug 6 2010 Jan Horak <jhorak@redhat.com> - 3.1.2-1
|
* Fri Aug 6 2010 Jan Horak <jhorak@redhat.com> - 3.1.2-1
|
||||||
- Update to 3.1.2
|
- Update to 3.1.2
|
||||||
- Disable updater
|
- Disable updater
|
||||||
|
Loading…
Reference in New Issue
Block a user