Update to 17.0.8
This commit is contained in:
parent
19d0b24c23
commit
81a7809ffd
2
.gitignore
vendored
2
.gitignore
vendored
@ -75,3 +75,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-17.0.6-20130514.tar.xz
|
||||
/thunderbird-17.0.7.source.tar.bz2
|
||||
/thunderbird-langpacks-17.0.7-20130625.tar.xz
|
||||
/thunderbird-17.0.8.source.tar.bz2
|
||||
/thunderbird-langpacks-17.0.8-20130805.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
31f07c3911d1d6772831195af64db963 thunderbird-17.0.7.source.tar.bz2
|
||||
ede0397379de5c3d2d10d24300e664bb thunderbird-langpacks-17.0.7-20130625.tar.xz
|
||||
e4aee8852e94e455930bf482aecdbcd4 thunderbird-17.0.8.source.tar.bz2
|
||||
b5440071d2ba233081b4f53768baf3ce thunderbird-langpacks-17.0.8-20130805.tar.xz
|
||||
|
@ -53,14 +53,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 17.0.7
|
||||
Release: 2%{?dist}
|
||||
Version: 17.0.8
|
||||
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}-20130625.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20130805.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -448,6 +448,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Mon Aug 5 2013 Jan Horak <jhorak@redhat.com> - 17.0.8-1
|
||||
- Update to 17.0.8
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 17.0.7-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user