[thunderbird-lightning] Update to 1.8

Jan Horak xhorak at fedoraproject.org
Tue Oct 9 09:50:08 UTC 2012


commit 9e26780d6e4d84a1441fe1fb2d28bf96586be204
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Oct 9 11:50:03 2012 +0200

    Update to 1.8

 .gitignore                 |    2 ++
 sources                    |    4 ++--
 thunderbird-lightning.spec |   11 +++++++----
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3b3720a..aa3b661 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@
 /l10n-1.6.tar.xz
 /lightning-1.7.source.tar.bz2
 /l10n-1.7.tar.xz
+/l10n-1.8.tar.xz
+/lightning-1.8.source.tar.bz2
diff --git a/sources b/sources
index 7a94ad5..5a28e31 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-ee0247f57efde8c402edadffebcdae7f  lightning-1.7.source.tar.bz2
-ba7144a8621aa0e7832afd786f54aa23  l10n-1.7.tar.xz
+d674babc2f1ceba2fde084d114989f46  l10n-1.8.tar.xz
+08fa3a71ca939a7655ea5a1d7b15f4ef  lightning-1.8.source.tar.bz2
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index 2c69739..d90d597 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -5,8 +5,8 @@
 %global sqlite_version 3.6.14
 %global libnotify_version 0.4
 # Update these two as a pair - see calendar/lightning/install.rdf
-%global thunderbird_version 15.0
-%global thunderbird_next_version 16.0
+%global thunderbird_version 16.0
+%global thunderbird_next_version 17.0
 # Compatible versions are listed in:
 # comm-release/calendar/lightning/install.rdf.rej
 # comm-release/calendar/providers/gdata/install.rdf.rej
@@ -27,8 +27,8 @@
 
 Name:           thunderbird-lightning
 Summary:        The calendar extension to Thunderbird
-Version:        1.7
-Release:        2%{?dist}
+Version:        1.8
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/calendar/lightning/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Productivity
@@ -199,6 +199,9 @@ find $RPM_BUILD_ROOT -name \*.so | xargs chmod 0755
 #===============================================================================
 
 %changelog
+* Tue Oct  9 2012 Jan Horak <jhorak at redhat.com> - 1.8-1
+- Update to 1.8
+
 * Tue Aug 28 2012 Jan Horak <jhorak at redhat.com> - 1.7-2
 - Update to 1.7
 


More information about the scm-commits mailing list