[thunderbird] Update to 31.1

Jan Horak xhorak at fedoraproject.org
Mon Sep 1 10:06:14 UTC 2014


commit d5a9f84b9f6c1109e6c673d1a3d2f21ef919017b
Author: Jan Horak <jhorak at redhat.com>
Date:   Mon Sep 1 12:06:11 2014 +0200

    Update to 31.1

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    9 ++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 53b8815..1d26d5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -95,3 +95,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-langpacks-24.7.0-20140722.tar.xz
 /thunderbird-31.0.source.tar.bz2
 /thunderbird-langpacks-31.0-20140729.tar.xz
+/thunderbird-31.1.0.source.tar.bz2
+/thunderbird-langpacks-31.1.0-20140901.tar.xz
diff --git a/sources b/sources
index f72090c..6393f71 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-195ea7d3887eb49402ea7b3875b7ce15  thunderbird-31.0.source.tar.bz2
-c81e3f90897913440fafd965e69133dc  thunderbird-langpacks-31.0-20140729.tar.xz
+db10887e730932e77b358d8117a66893  thunderbird-31.1.0.source.tar.bz2
+79cae1f8542e419b6e1e6be3ad5f9961  thunderbird-langpacks-31.1.0-20140901.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index 282e568..b55c0a0 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -57,14 +57,14 @@
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        31.0
-Release:        5%{?dist}
+Version:        31.1.0
+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}-20140729.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20140901.tar.xz
 %endif
 Source10:       thunderbird-mozconfig
 Source11:       thunderbird-mozconfig-branded
@@ -458,6 +458,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #===============================================================================
 
 %changelog
+* Mon Sep  1 2014 Jan Horak <jhorak at redhat.com> - 31.1.0-1
+- Update to 31.1.0
+
 * Tue Aug 26 2014 Karsten Hopp <karsten at redhat.com> 31.0-5
 - ppc64 patch 304 got removed and isn't required anymore (mozbz#973977)
 


More information about the scm-commits mailing list