[drupal7-date_ical] Update to 2.10 release for bug fixes

Jared Smith jsmith at fedoraproject.org
Tue Sep 3 18:30:15 UTC 2013


commit a3b7d3dabbce83c34cf464904f275c1e0af8e33d
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Tue Sep 3 14:29:35 2013 -0400

    Update to 2.10 release for bug fixes

 .gitignore             |    1 +
 drupal7-date_ical.spec |    8 ++++++--
 sources                |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83a1c16..a561a95 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /date_ical-7.x-2.7.tar.gz
 /date_ical-7.x-2.8.tar.gz
 /date_ical-7.x-2.9.tar.gz
+/date_ical-7.x-2.10.tar.gz
diff --git a/drupal7-date_ical.spec b/drupal7-date_ical.spec
index 60afd5a..eef2666 100644
--- a/drupal7-date_ical.spec
+++ b/drupal7-date_ical.spec
@@ -10,8 +10,8 @@
 %global modname date_ical
 
 Name:    drupal%{drupalver}-%{modname}
-Version: 2.9
-Release: 2%{?dist}
+Version: 2.10
+Release: 1%{?dist}
 Summary: Allows creation of an iCal feed in Views
 Group:   Applications/Publishing
 License: GPLv2+
@@ -66,6 +66,10 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Tue Sep 03 2013 Jared Smith <jsmith at fedoraproject.org> - 2.10-1
+- Update to upstream 2.10 release for bug fixes
+- Upstream changelog for this release is available at https://drupal.org/node/2076513
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.9-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f9ab709..a982f27 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cf3bbdc80c45ee36aad70c2dc0e8394  date_ical-7.x-2.9.tar.gz
+e36ffd952f61b342a2fc0c11bff375dd  date_ical-7.x-2.10.tar.gz


More information about the scm-commits mailing list