[ckeditor] Update to 3.6.3

Orion Poplawski orion at fedoraproject.org
Fri Apr 27 14:40:19 UTC 2012


commit 9dfa8d2e2f6d54aa224ccabe4d1df9a41a374850
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Fri Apr 27 08:40:15 2012 -0600

    Update to 3.6.3

 .gitignore    |    1 +
 ckeditor.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f07f4c0..e56ff83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ckeditor_3.6.2.tar.gz
+/ckeditor_3.6.3.tar.gz
diff --git a/ckeditor.spec b/ckeditor.spec
index 0c5005e..2343676 100644
--- a/ckeditor.spec
+++ b/ckeditor.spec
@@ -1,6 +1,6 @@
 Name:		ckeditor
-Version:	3.6.2
-Release:	2%{?dist}
+Version:	3.6.3
+Release:	1%{?dist}
 Summary:	WYSIWYG text editor to be used inside web pages
 
 Group:		Applications/Internet
@@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Apr 27 2012 Orion Poplawski <orion at cora.nwra.com> 3.6.3-1
+- Update to 3.6.3
+
 * Mon Jan 23 2012 Orion Poplawski <orion at cora.nwra.com> 3.6.2-2
 - Make %%doc line explicit
 
diff --git a/sources b/sources
index 0fc90a6..1941b1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1c490b050c428e79a1f65ba5459e7ec9  ckeditor_3.6.2.tar.gz
+403a6cce8d9b5c5c84aa70ccc2be9e6f  ckeditor_3.6.3.tar.gz


More information about the scm-commits mailing list