commit python-django-ckeditor for openSUSE:Factory

2020-02-20 Thread root
Hello community,

here is the log from the commit of package python-django-ckeditor for 
openSUSE:Factory checked in at 2020-02-20 14:58:00

Comparing /work/SRC/openSUSE:Factory/python-django-ckeditor (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-ckeditor.new.26092 (New)


Package is "python-django-ckeditor"

Thu Feb 20 14:58:00 2020 rev:4 rq:777575 version:5.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-ckeditor/python-django-ckeditor.changes
2020-01-07 23:54:50.588077707 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-ckeditor.new.26092/python-django-ckeditor.changes
 2020-02-20 14:58:04.614605526 +0100
@@ -1,0 +2,6 @@
+Thu Feb 20 07:47:35 UTC 2020 - Tomáš Chvátal 
+
+- Update to 5.9.0:
+  * ckeditor update
+
+---

Old:

  django-ckeditor-5.8.0.tar.gz

New:

  django-ckeditor-5.9.0.tar.gz



Other differences:
--
++ python-django-ckeditor.spec ++
--- /var/tmp/diff_new_pack.4XWLzV/_old  2020-02-20 14:58:06.166608571 +0100
+++ /var/tmp/diff_new_pack.4XWLzV/_new  2020-02-20 14:58:06.170608579 +0100
@@ -18,11 +18,10 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-ckeditor
-Version:5.8.0
+Version:5.9.0
 Release:0
 Summary:Django admin CKEditor integration
 License:BSD-3-Clause
-Group:  Development/Languages/Python
 URL:https://github.com/django-ckeditor/django-ckeditor
 Source: 
https://files.pythonhosted.org/packages/source/d/django-ckeditor/django-ckeditor-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}

++ django-ckeditor-5.8.0.tar.gz -> django-ckeditor-5.9.0.tar.gz ++
 2164 lines of diff (skipped)




commit python-django-ckeditor for openSUSE:Factory

2020-01-07 Thread root
Hello community,

here is the log from the commit of package python-django-ckeditor for 
openSUSE:Factory checked in at 2020-01-07 23:54:31

Comparing /work/SRC/openSUSE:Factory/python-django-ckeditor (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-ckeditor.new.6675 (New)


Package is "python-django-ckeditor"

Tue Jan  7 23:54:31 2020 rev:3 rq:761493 version:5.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-ckeditor/python-django-ckeditor.changes
2019-09-17 13:37:51.709838528 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-ckeditor.new.6675/python-django-ckeditor.changes
  2020-01-07 23:54:50.588077707 +0100
@@ -1,0 +2,6 @@
+Tue Jan  7 09:34:42 UTC 2020 - Tomáš Chvátal 
+
+- Update to 5.8.0:
+  * CKEditor 4.13
+
+---

Old:

  django-ckeditor-5.7.1.tar.gz

New:

  django-ckeditor-5.8.0.tar.gz



Other differences:
--
++ python-django-ckeditor.spec ++
--- /var/tmp/diff_new_pack.62RwFB/_old  2020-01-07 23:54:51.088077967 +0100
+++ /var/tmp/diff_new_pack.62RwFB/_new  2020-01-07 23:54:51.088077967 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-ckeditor
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-ckeditor
-Version:5.7.1
+Version:5.8.0
 Release:0
 Summary:Django admin CKEditor integration
 License:BSD-3-Clause

++ django-ckeditor-5.7.1.tar.gz -> django-ckeditor-5.8.0.tar.gz ++
 3880 lines of diff (skipped)




commit python-django-ckeditor for openSUSE:Factory

2019-09-17 Thread root
Hello community,

here is the log from the commit of package python-django-ckeditor for 
openSUSE:Factory checked in at 2019-09-17 13:37:50

Comparing /work/SRC/openSUSE:Factory/python-django-ckeditor (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-ckeditor.new.7948 (New)


Package is "python-django-ckeditor"

Tue Sep 17 13:37:50 2019 rev:2 rq:731230 version:5.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-ckeditor/python-django-ckeditor.changes
2019-06-19 21:05:34.982356771 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-ckeditor.new.7948/python-django-ckeditor.changes
  2019-09-17 13:37:51.709838528 +0200
@@ -1,0 +2,15 @@
+Mon Sep 16 09:55:34 UTC 2019 - Tomáš Chvátal 
+
+- Update to 5.7.1:
+  * Documentation improvements
+  * Allow non-string properties of user for CKEDITOR_RESTRICT_BY_USER
+  * Django 2.1 compatibility, minimal supported Django version is 1.11 LTS
+  * Option to set custom django file backend for CKEditor uploader app.
+  * Fix Django 1.8 - 1.10 regression
+  * Drop leftover support for Django older than 1.8
+  * Django 2.2 support
+  * Minor fixes to JS handling
+  * CKEditor 4.11.4
+  * Allow using settings to configure extra_plugins and 
external_plugin_resources
+
+---

Old:

  django-ckeditor-5.4.0.tar.gz

New:

  django-ckeditor-5.7.1.tar.gz



Other differences:
--
++ python-django-ckeditor.spec ++
--- /var/tmp/diff_new_pack.KYebAN/_old  2019-09-17 13:37:52.437838412 +0200
+++ /var/tmp/diff_new_pack.KYebAN/_new  2019-09-17 13:37:52.437838412 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-ckeditor
-Version:5.4.0
+Version:5.7.1
 Release:0
 Summary:Django admin CKEditor integration
 License:BSD-3-Clause
@@ -28,8 +28,8 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-django-js-asset
 Requires:   python-Pillow
+Requires:   python-django-js-asset
 BuildArch:  noarch
 %python_subpackages
 

++ django-ckeditor-5.4.0.tar.gz -> django-ckeditor-5.7.1.tar.gz ++
 11143 lines of diff (skipped)