Update to 38.2
This commit is contained in:
parent
bcb02ce7ef
commit
382aecadeb
3
.gitignore
vendored
3
.gitignore
vendored
@ -116,3 +116,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-38.1.0.source.tar.bz2
|
||||
/thunderbird-langpacks-38.1.0-20150709.tar.xz
|
||||
/l10n-lightning-38.1.0.tar.xz
|
||||
/thunderbird-38.2.0.source.tar.bz2
|
||||
/thunderbird-langpacks-38.2.0-20150819.tar.xz
|
||||
/l10n-lightning-38.2.0.tar.xz
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
dd161196c6bd444643d2de54d1222d31 thunderbird-38.1.0.source.tar.bz2
|
||||
bd2d8f6029b184ca8612f157ffea9797 thunderbird-langpacks-38.1.0-20150709.tar.xz
|
||||
ba90e519df15fe32deac1d4d2aa49554 l10n-lightning-38.1.0.tar.xz
|
||||
df97af48b670cdaa5196a90360c952f7 thunderbird-38.2.0.source.tar.bz2
|
||||
d25f744414048ce17c1b1239ef9d06de thunderbird-langpacks-38.2.0-20150819.tar.xz
|
||||
ba90e519df15fe32deac1d4d2aa49554 l10n-lightning-38.2.0.tar.xz
|
||||
|
@ -60,14 +60,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 38.1.0
|
||||
Version: 38.2.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}-20150709.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20150819.tar.xz
|
||||
%endif
|
||||
# Locales for lightning
|
||||
Source2: l10n-lightning-%{version}.tar.xz
|
||||
@ -584,6 +584,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Wed Aug 19 2015 Jan Horak <jhorak@redhat.com> - 38.2.0-1
|
||||
- Update to 38.2.0
|
||||
|
||||
* Thu Jul 9 2015 Jan Horak <jhorak@redhat.com> - 38.1.0-1
|
||||
- Update to 38.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user