Update to 10.0.1
This commit is contained in:
parent
b97baab45c
commit
657db173d7
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-9.0-20111222.tar.xz
|
||||
/thunderbird-10.0.source.tar.bz2
|
||||
/thunderbird-langpacks-10.0-20120131.tar.xz
|
||||
/thunderbird-10.0.1.source.tar.bz2
|
||||
/thunderbird-langpacks-10.0.1-20120209.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
6f76f25894ba746a2e33614d3dd8dbab thunderbird-10.0.source.tar.bz2
|
||||
2bc212221f678b3924b3187482bb73ab thunderbird-langpacks-10.0-20120131.tar.xz
|
||||
623c32d9deae370383e1422b1ea48061 thunderbird-10.0.1.source.tar.bz2
|
||||
0c7c311278404805d33d35b2231aa20b thunderbird-langpacks-10.0.1-20120209.tar.xz
|
||||
|
@ -32,8 +32,8 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 10.0
|
||||
Release: 2%{?dist}
|
||||
Version: 10.0.1
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.mozilla.org/projects/thunderbird/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
@ -44,7 +44,7 @@ Group: Applications/Internet
|
||||
%endif
|
||||
Source0: %{tarball}
|
||||
%if %{build_langpacks}
|
||||
Source1: thunderbird-langpacks-%{version}-20120131.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20120209.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -370,6 +370,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Thu Feb 9 2012 Jan Horak <jhorak@redhat.com> - 10.0.1-1
|
||||
- Update to 10.0.1
|
||||
|
||||
* Mon Feb 6 2012 Martin Stransky <stransky@redhat.com> - 10.0-2
|
||||
- gcc 4.7 build fixes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user