diff --git a/.gitignore b/.gitignore index 239c91e..be011a1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ckeditor_3.6.6.tar.gz /ckeditor_4.0.2_standard.tar.gz /ckeditor_4.1_standard.tar.gz +/ckeditor_4.2_standard.tar.gz diff --git a/ckeditor.spec b/ckeditor.spec index 0aa2e48..937a89c 100644 --- a/ckeditor.spec +++ b/ckeditor.spec @@ -1,6 +1,6 @@ Name: ckeditor -Version: 4.1 -Release: 3%{?dist} +Version: 4.2 +Release: 1%{?dist} Summary: WYSIWYG text editor to be used inside web pages Group: Applications/Internet @@ -75,7 +75,10 @@ rm -rf %{buildroot} %changelog -* Thu Aug 13 2013 Orion Poplawski 4.1-3 +* Thu Aug 15 2013 Orion Poplawski 4.2-1 +- Update to 4.2 + +* Thu Aug 15 2013 Orion Poplawski 4.1-3 - Remove bundled flash code - Move samples to sub-package diff --git a/sources b/sources index b468150..83c0cb4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -246593a0e337edafd0ad621ebf7957d2 ckeditor_4.1_standard.tar.gz +67c3b9558878ba9672d01009fd31c3c7 ckeditor_4.2_standard.tar.gz