[sunbird/f14/master] Rebuild against newer Thunderbird

Jan Horak xhorak at fedoraproject.org
Thu Oct 28 06:19:15 UTC 2010


commit dc5715076d4704292cbdccb752207ec655f33e99
Author: Jan Horak <jhorak at redhat.com>
Date:   Thu Oct 28 08:19:15 2010 +0200

    Rebuild against newer Thunderbird

 .gitignore   |    1 +
 sources      |    2 +-
 sunbird.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4e98f5..6a73cd7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ thunderbird-3.1rc2.source.tar.bz2
 thunderbird-3.1.source.tar.bz2
 /thunderbird-3.1.3.source.tar.bz2
 /thunderbird-3.1.5.source.tar.bz2
+/thunderbird-3.1.6.source.tar.bz2
diff --git a/sources b/sources
index f6bb329..859d4ad 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1d7d4eb4aaea7e7fae9eba3dcc995161  sunbird-l10n.tar
-9a75383c7142a9b2487f0ce7e7913824  thunderbird-3.1.5.source.tar.bz2
+d126a68e6610d8e3675909e0ba606b42  thunderbird-3.1.6.source.tar.bz2
diff --git a/sunbird.spec b/sunbird.spec
index 14aefe1..41a6a28 100644
--- a/sunbird.spec
+++ b/sunbird.spec
@@ -7,7 +7,7 @@
 
 %define version_internal 1.0b2
 %define progdir %{_libdir}/%{name}-%{version_internal}pre
-%define thunderbird_version 3.1.5
+%define thunderbird_version 3.1.6
 %define libnotify_version 0.4
 %define lightning_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{e2fda1a4-762b-4020-b5ad-a41df1933103}
 %define gdata_extname %{_libdir}/mozilla/extensions/{3550f703-e582-4d05-9a08-453d09bdfdc6}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
@@ -18,7 +18,7 @@
 
 Name:           sunbird
 Version:        1.0
-Release:        0.30.b2pre%{?dist}
+Release:        0.31.b2pre%{?dist}
 Summary:        Calendar application built upon Mozilla toolkit
 
 Group:          Applications/Productivity
@@ -246,6 +246,9 @@ fi
 
 
 %changelog
+* Thu Oct 28 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.31.b2pre
+- Rebuild against Thunderbird 3.1.6
+
 * Wed Oct 20 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.30.b2pre
 - Rebuild against Thunderbird 3.1.5
 


More information about the scm-commits mailing list