Update to 3.1.9
This commit is contained in:
parent
d707c0e73a
commit
ee22c0bd4f
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-3.1.7-20101209.tar.bz2
|
||||
/thunderbird-3.1.8.source.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
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
bb4564eba437adceb22292249d186e11 thunderbird-3.1.8.source.tar.bz2
|
||||
d9c56e04e9269c2995061010e7c7b842 thunderbird-langpacks-3.1.8-20110301.tar.bz2
|
||||
e6917c419d3aaa8083a1d4b53fb80d8c thunderbird-3.1.9.source.tar.bz2
|
||||
15693685f50c13810bcf7710e98be394 thunderbird-langpacks-3.1.9-20110307.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
%define sqlite_version 3.6.14
|
||||
%define libnotify_version 0.4
|
||||
%define build_langpacks 1
|
||||
%define thunderbird_version 3.1.8
|
||||
%define thunderbird_version 3.1.9
|
||||
%define moz_objdir objdir-tb
|
||||
%define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: %{thunderbird_version}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
@ -42,7 +42,7 @@ Group: Applications/Internet
|
||||
%endif
|
||||
Source0: %{tarball}
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}-20110301.tar.bz2
|
||||
Source1: thunderbird-langpacks-%{version}-20110307.tar.bz2
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -391,6 +391,9 @@ fi
|
||||
#===============================================================================
|
||||
|
||||
%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
|
||||
- Update to 3.1.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user