Update to 31.3
This commit is contained in:
parent
2a8af92039
commit
9d80623a73
2
.gitignore
vendored
2
.gitignore
vendored
@ -101,3 +101,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-31.1.1-20140911.tar.xz
|
||||
/thunderbird-langpacks-31.2.0-20141014.tar.xz
|
||||
/thunderbird-31.2.0.source.tar.bz2
|
||||
/thunderbird-31.3.0.source.tar.bz2
|
||||
/thunderbird-langpacks-31.3.0-20141201.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
6bb66f5cb67d573939d4e2ead6f7c7ca thunderbird-31.2.0.source.tar.bz2
|
||||
9d127f2aa0e6ea906241b2799e648883 thunderbird-langpacks-31.2.0-20141014.tar.xz
|
||||
3781dfb541412c7f6b530a654b834ce5 thunderbird-31.3.0.source.tar.bz2
|
||||
9924d9192a6daf31237450383a11988c thunderbird-langpacks-31.3.0-20141201.tar.xz
|
||||
|
@ -57,14 +57,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 31.2.0
|
||||
Version: 31.3.0
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}-20141014.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20141201.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -458,6 +458,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Dec 1 2014 Jan Horak <jhorak@redhat.com> - 31.3.0-1
|
||||
- Update to 31.3.0
|
||||
|
||||
* Tue Oct 14 2014 Jan Horak <jhorak@redhat.com> - 31.2.0-1
|
||||
- Update to 31.2.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user