[drupal7-date_ical] Update to 2.9

Peter Borsa asrob at fedoraproject.org
Wed Jul 24 16:58:22 UTC 2013


commit 6eca5541aeed00c6b088204d1a895054f4ceb836
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Wed Jul 24 18:58:02 2013 +0200

    Update to 2.9

 .gitignore             |    1 +
 drupal7-date_ical.spec |    6 +++++-
 sources                |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ce2eb0..83a1c16 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /date_ical-7.x-2.6.tar.gz
 /date_ical-7.x-2.7.tar.gz
 /date_ical-7.x-2.8.tar.gz
+/date_ical-7.x-2.9.tar.gz
diff --git a/drupal7-date_ical.spec b/drupal7-date_ical.spec
index 958a3b4..0ee7abb 100644
--- a/drupal7-date_ical.spec
+++ b/drupal7-date_ical.spec
@@ -10,7 +10,7 @@
 %global modname date_ical
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.8
+Version: 2.9
 Release: 1%{?dist}
 Summary: Allows creation of an iCal feed in Views
 Group:   Applications/Publishing
@@ -66,6 +66,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Wed Jul 24 2013 Peter Borsa <peter.borsa at gmail.com> - 2.9-1
+- Update to upstream 2.9 release for bug fixes
+- Upstream changelog for this release is avalble at https://drupal.org/node/2047899
+
 * Wed Jun 12 2013 Peter Borsa <peter.borsa at gmail.com> - 2.8-1
 - Update to upstream 2.8 release for bug fixes
 - Upstream changelog for this release is avalble at http://drupal.org/node/2003618
diff --git a/sources b/sources
index 62a6d3a..f9ab709 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d8fdbb3602ef3b144f8203f35d768bde  date_ical-7.x-2.8.tar.gz
+2cf3bbdc80c45ee36aad70c2dc0e8394  date_ical-7.x-2.9.tar.gz


More information about the scm-commits mailing list