Update to 24.6.0
This commit is contained in:
parent
d2f5ce5ca3
commit
caf21ab9bc
2
.gitignore
vendored
2
.gitignore
vendored
@ -89,3 +89,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
|||||||
/thunderbird-langpacks-24.4.0-20140318.tar.xz
|
/thunderbird-langpacks-24.4.0-20140318.tar.xz
|
||||||
/thunderbird-24.5.0.source.tar.bz2
|
/thunderbird-24.5.0.source.tar.bz2
|
||||||
/thunderbird-langpacks-24.5.0-20140428.tar.xz
|
/thunderbird-langpacks-24.5.0-20140428.tar.xz
|
||||||
|
/thunderbird-24.6.0.source.tar.bz2
|
||||||
|
/thunderbird-langpacks-24.6.0-20140609.tar.xz
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
dbe164c48e42c04b4959910eda2e52ca thunderbird-24.5.0.source.tar.bz2
|
aea79af2e081b719ace9fadb611ce585 thunderbird-24.6.0.source.tar.bz2
|
||||||
783fdfc42d1ae2c76f490a0a2417c1a0 thunderbird-langpacks-24.5.0-20140428.tar.xz
|
a4eb127b128eb7475fe8303e9cb6cef5 thunderbird-langpacks-24.6.0-20140609.tar.xz
|
||||||
|
@ -53,14 +53,14 @@
|
|||||||
|
|
||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 24.5.0
|
Version: 24.6.0
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
|
Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: thunderbird-langpacks-%{version}-20140428.tar.xz
|
Source1: thunderbird-langpacks-%{version}-20140609.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
Source11: thunderbird-mozconfig-branded
|
Source11: thunderbird-mozconfig-branded
|
||||||
@ -447,6 +447,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 9 2014 Jan Horak <jhorak@redhat.com> - 24.6.0-1
|
||||||
|
- Update to 24.6.0
|
||||||
|
|
||||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 24.5.0-6
|
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 24.5.0-6
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user