[sunbird/f13/master] Rebuild against newer Thunderbird

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


commit f5348b2d6a2631fde0dc6536a1786052dbf3d8c0
Author: Jan Horak <jhorak at redhat.com>
Date:   Thu Oct 28 08:19:03 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 62730c5..052711b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ thunderbird-3.1.1.source.tar.bz2
 thunderbird-3.1.2.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 c0b0a42..4cfff0e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 6124cea0a433c6f005ff6789cf0f495f  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 5526692..9bd8622 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.29.b2pre%{?dist}
+Release:        0.30.b2pre%{?dist}
 Summary:        Calendar application built upon Mozilla toolkit
 
 Group:          Applications/Productivity
@@ -236,6 +236,9 @@ fi
 %endif
 
 %changelog
+* Thu Oct 28 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.30.b2pre
+- Rebuild against Thunderbird 3.1.6
+
 * Wed Oct 20 2010 Jan Horak <jhorak at redhat.com> - 1.0-0.29.b2pre
 - Rebuild against Thunderbird 3.1.5
 


More information about the scm-commits mailing list