Update to 13.0.1
This commit is contained in:
parent
580fee7fbe
commit
b1840a6b33
2
.gitignore
vendored
2
.gitignore
vendored
@ -47,3 +47,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
|
||||
/thunderbird-langpacks-12.0.1-20120430.tar.xz
|
||||
/thunderbird-13.0.source.tar.bz2
|
||||
/thunderbird-langpacks-13.0-20120605.tar.xz
|
||||
/thunderbird-13.0.1.source.tar.bz2
|
||||
/thunderbird-langpacks-13.0.1-20120615.tar.xz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
0134c67c30e8598f2a64ea004d5bc4bc thunderbird-13.0.source.tar.bz2
|
||||
e1961f65a693da079387a385c869d144 thunderbird-langpacks-13.0-20120605.tar.xz
|
||||
721088faf4bedfd8d7beb6f8295856d1 thunderbird-13.0.1.source.tar.bz2
|
||||
21d202fb7f8896a966d5e32c2d4cfc08 thunderbird-langpacks-13.0.1-20120615.tar.xz
|
||||
|
@ -39,14 +39,14 @@
|
||||
|
||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||
Name: thunderbird
|
||||
Version: 13.0
|
||||
Version: 13.0.1
|
||||
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}-20120605.tar.xz
|
||||
Source1: thunderbird-langpacks-%{version}-20120615.tar.xz
|
||||
%endif
|
||||
Source10: thunderbird-mozconfig
|
||||
Source11: thunderbird-mozconfig-branded
|
||||
@ -391,6 +391,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#===============================================================================
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2012 Jan Horak <jhorak@redhat.com> - 13.0.1-1
|
||||
- Update to 13.0.1
|
||||
|
||||
* Tue Jun 5 2012 Jan Horak <jhorak@redhat.com> - 13.0-1
|
||||
- Update to 13.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user