Update to 38.1, fixed langpacks
This commit is contained in:
parent
8b495467c3
commit
bcb02ce7ef
3
.gitignore
vendored
3
.gitignore
vendored
@ -113,3 +113,6 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-31.7.0-20150512.tar.xz
|
||||
/thunderbird-38.0.1.source.tar.bz2
|
||||
/thunderbird-langpacks-38.0.1-20150609.tar.xz
|
||||
/thunderbird-38.1.0.source.tar.bz2
|
||||
/thunderbird-langpacks-38.1.0-20150709.tar.xz
|
||||
/l10n-lightning-38.1.0.tar.xz
|
||||
|
5
sources
5
sources
@ -1,2 +1,3 @@
|
||||
0a740cdeee86d3ab49c635c6070c4b06 thunderbird-38.0.1.source.tar.bz2
|
||||
48b95fea043947cd5f644008890d4dc2 thunderbird-langpacks-38.0.1-20150609.tar.xz
|
||||
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
|
||||
|
@ -60,14 +60,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 38.0.1
|
||||
Release: 3%{?dist}
|
||||
Version: 38.1.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}-20150609.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20150709.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
|
||||
* Thu Jul 9 2015 Jan Horak <jhorak@redhat.com> - 38.1.0-1
|
||||
- Update to 38.1.0
|
||||
|
||||
* Thu Jun 18 2015 Jan Horak <jhorak@redhat.com> - 38.0.1-3
|
||||
- Bundling calendar extension
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user