[drupal7-ckeditor] Update to 1.15

Peter Borsa asrob at fedoraproject.org
Thu Aug 7 11:56:58 UTC 2014


commit 87464be224200391f3af2b498d25544ea17142f9
Author: Peter Borsa <peter.borsa at gmail.com>
Date:   Thu Aug 7 13:56:46 2014 +0200

    Update to 1.15

 .gitignore            |    1 +
 drupal7-ckeditor.spec |    8 ++++++--
 sources               |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ff5fdf..f6333cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /ckeditor-7.x-1.12.tar.gz
 /ckeditor-7.x-1.13.tar.gz
 /ckeditor-7.x-1.14.tar.gz
+/ckeditor-7.x-1.15.tar.gz
diff --git a/drupal7-ckeditor.spec b/drupal7-ckeditor.spec
index f6d5d4d..60390ec 100644
--- a/drupal7-ckeditor.spec
+++ b/drupal7-ckeditor.spec
@@ -9,8 +9,8 @@
 %global module_name ckeditor
 
 Name: drupal%{drupalver}-%{module_name}
-Version:  1.14
-Release:  2%{?dist}
+Version:  1.15
+Release:  1%{?dist}
 Summary:  Replace textarea fields with the CKEditor - a visual HTML editor
 
 Group: Applications/Publishing
@@ -63,6 +63,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug 07 2014 Peter Borsa <peter.borsa at gmail.com> - 1.15-1
+- Update to upstream 1.15 release for bug fixes
+- Upstream changelog for this release is available at https://www.drupal.org/node/2303581
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ca80703..6c5639d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-146cc7306386b994fe281781f795c6dc  ckeditor-7.x-1.14.tar.gz
+7bedcb818fd336144f0b3ac7d056ef85  ckeditor-7.x-1.15.tar.gz


More information about the scm-commits mailing list