Update to 3.1.9

This commit is contained in:
Jan Horak 2011-03-07 12:03:31 +01:00
parent bc3fb598e6
commit b1ded05f44
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
/thunderbird-langpacks-3.1.7-20101209.tar.bz2 /thunderbird-langpacks-3.1.7-20101209.tar.bz2
/thunderbird-3.1.8.source.tar.bz2 /thunderbird-3.1.8.source.tar.bz2
/thunderbird-langpacks-3.1.8-20110301.tar.bz2 /thunderbird-langpacks-3.1.8-20110301.tar.bz2
/thunderbird-3.1.9.source.tar.bz2
/thunderbird-langpacks-3.1.9-20110307.tar.bz2

View File

@ -1,2 +1,2 @@
bb4564eba437adceb22292249d186e11 thunderbird-3.1.8.source.tar.bz2 e6917c419d3aaa8083a1d4b53fb80d8c thunderbird-3.1.9.source.tar.bz2
d9c56e04e9269c2995061010e7c7b842 thunderbird-langpacks-3.1.8-20110301.tar.bz2 15693685f50c13810bcf7710e98be394 thunderbird-langpacks-3.1.9-20110307.tar.bz2

View File

@ -5,7 +5,7 @@
%define sqlite_version 3.6.14 %define sqlite_version 3.6.14
%define libnotify_version 0.4 %define libnotify_version 0.4
%define build_langpacks 1 %define build_langpacks 1
%define thunderbird_version 3.1.8 %define thunderbird_version 3.1.9
%define moz_objdir objdir-tb %define moz_objdir objdir-tb
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\} %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
@ -31,7 +31,7 @@
Summary: Mozilla Thunderbird mail/newsgroup client Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird Name: thunderbird
Version: %{thunderbird_version} Version: %{thunderbird_version}
Release: 3%{?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
@ -42,7 +42,7 @@ Group: Applications/Internet
%endif %endif
Source0: %{tarball} Source0: %{tarball}
%if %{build_langpacks} %if %{build_langpacks}
Source1: thunderbird-langpacks-%{version}-20110301.tar.bz2 Source1: thunderbird-langpacks-%{version}-20110307.tar.bz2
%endif %endif
Source10: thunderbird-mozconfig Source10: thunderbird-mozconfig
Source11: thunderbird-mozconfig-branded Source11: thunderbird-mozconfig-branded
@ -391,6 +391,9 @@ fi
#=============================================================================== #===============================================================================
%changelog %changelog
* Mon Mar 7 2011 Jan Horak <jhorak@redhat.com> - 3.1.9-1
- Update to 3.1.9
* Tue Mar 1 2011 Jan Horak <jhorak@redhat.com> - 3.1.8-3 * Tue Mar 1 2011 Jan Horak <jhorak@redhat.com> - 3.1.8-3
- Update to 3.1.8 - Update to 3.1.8