Update to 36.1.0
This commit is contained in:
parent
99a12e25e2
commit
81c9877579
2
.gitignore
vendored
2
.gitignore
vendored
@ -107,3 +107,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-31.4.0-20150114.tar.xz
|
||||
/thunderbird-31.5.0.source.tar.bz2
|
||||
/thunderbird-langpacks-31.5.0-20150224.tar.xz
|
||||
/thunderbird-31.6.0.source.tar.bz2
|
||||
/thunderbird-langpacks-31.6.0-20150331.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
3345496d6b463be8fd253911b9847ffb thunderbird-31.5.0.source.tar.bz2
|
||||
71281e9f3271393c6746e26f2459b548 thunderbird-langpacks-31.5.0-20150224.tar.xz
|
||||
692e40f0070de37f3e84ccee4359e799 thunderbird-31.6.0.source.tar.bz2
|
||||
967d321a069bb139d7c91f46416ba48f thunderbird-langpacks-31.6.0-20150331.tar.xz
|
||||
|
@ -57,14 +57,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 31.5.0
|
||||
Release: 3%{?dist}
|
||||
Version: 31.6.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}-20150224.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20150331.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -508,6 +508,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2015 Jan Horak <jhorak@redhat.com> - 31.6.0-1
|
||||
- Update to 31.6.0
|
||||
|
||||
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 31.5.0-3
|
||||
- Add an AppData file for the software center
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user