[ckeditor] update to 4.3.2

Remi Collet remi at fedoraproject.org
Thu Jan 23 14:57:08 UTC 2014


commit 12fcf48b2d50bab9d2a5e428b2b7a43be9ad511c
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Jan 23 15:57:22 2014 +0100

    update to 4.3.2

 .gitignore    |    1 +
 ckeditor.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be011a1..ddb1ac1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /ckeditor_4.0.2_standard.tar.gz
 /ckeditor_4.1_standard.tar.gz
 /ckeditor_4.2_standard.tar.gz
+/ckeditor_4.3.2_standard.tar.gz
diff --git a/ckeditor.spec b/ckeditor.spec
index 937a89c..bea91ed 100644
--- a/ckeditor.spec
+++ b/ckeditor.spec
@@ -1,5 +1,5 @@
 Name:		ckeditor
-Version:	4.2
+Version:	4.3.2
 Release:	1%{?dist}
 Summary:	WYSIWYG text editor to be used inside web pages
 
@@ -42,7 +42,7 @@ mv %{name}/samples .
 rm -r samples/plugins/htmlwriter/{assets,outputforflash.html}
 
 # fix library path in provided samples
-find samples -name \*.html | 
+find samples -name \*.html |
   xargs sed -i -e 's:src="\(../\)*ckeditor.js":src="/ckeditor/ckeditor.js":'
 
 
@@ -75,6 +75,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jan 23 2014 Remi Collet <remi at fedoraproject.org> - 4.3.2-1
+- Update to 4.3.2
+
 * Thu Aug 15 2013 Orion Poplawski <orion at cora.nwra.com> 4.2-1
 - Update to 4.2
 
diff --git a/sources b/sources
index 83c0cb4..eab9185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67c3b9558878ba9672d01009fd31c3c7  ckeditor_4.2_standard.tar.gz
+b3ddfade162c05236697dec47484dfa3  ckeditor_4.3.2_standard.tar.gz


More information about the scm-commits mailing list