From 248f51e340777275a31848ee7a0759803e871419 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 25 Jun 2011 10:07:32 +0200 Subject: thunderbird 3.1.11 --- thunderbird.spec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'thunderbird.spec') diff --git a/thunderbird.spec b/thunderbird.spec index 3759f19..e1994a2 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -29,7 +29,7 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 3.1.10 +Version: 3.1.11 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -41,7 +41,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20110430.tar.bz2 +Source1: thunderbird-langpacks-%{version}-20110625.tar.bz2 %endif Source10: thunderbird-mozconfig @@ -407,7 +407,7 @@ echo -e "\nWARNING : This %{name} RPM is not an official Fedora build and it" echo -e "overrides the official one. Don't file bugs on Fedora Project." echo -e "Use dedicated forums http://forums.famillecollet.com/\n" -%if %{?fedora}%{!?fedora:99} <= 12 +%if %{?fedora}%{!?fedora:99} <= 13 echo -e "WARNING : Fedora %{fedora} is now EOL :" echo -e "You should consider upgrading to a supported release.\n" %endif @@ -488,6 +488,12 @@ fi #=============================================================================== %changelog +* Sat Jun 25 2011 Remi Collet 3.1.11-1 +- Thunderbird 3.1.10 + +* Tue Jun 21 2011 Jan Horak - 3.1.11-1 +- Update to 3.1.11 + * Sat Apr 30 2011 Remi Collet 3.1.10-1 - Thunderbird 3.1.10 -- cgit