Hello community,

here is the log from the commit of package python-Flask-Admin for 
openSUSE:Factory checked in at 2019-01-03 18:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Flask-Admin (Old)
 and      /work/SRC/openSUSE:Factory/.python-Flask-Admin.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Flask-Admin"

Thu Jan  3 18:08:08 2019 rev:2 rq:662390 version:1.5.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Flask-Admin/python-Flask-Admin.changes    
2018-11-10 17:02:12.327546304 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-Admin.new.28833/python-Flask-Admin.changes
 2019-01-03 18:08:18.816050517 +0100
@@ -1,0 +2,28 @@
+Sun Dec 30 19:01:04 UTC 2018 - Arun Persaud <a...@gmx.de>
+
+- specfile:
+  * be more specific in %files section
+
+- update to version 1.5.3:
+  * Fixed XSS vulnerability
+  * Support nested categories in the navbar menu
+  * SQLAlchemy
+    + sort on multiple columns with column_default_sort
+    + sort on related models in column_sortable_list
+    + fix: inline model forms can now also be used for models with
+      multiple primary keys
+    + support for using mapped column_property
+  * Upgrade Leaflet and Leaflet.draw plugins, used for geoalchemy
+    integration
+  * Specify minimum_input_length for ajax widget
+  * Peewee: support composite keys
+  * MongoEngine: when searching/filtering the input is now regarded as
+    case-insensitive by default
+  * FileAdmin
+    + handle special characters in filename
+    + fix a bug with listing directories on Windows
+    + avoid raising an exception when unknown sort parameter is
+      encountered
+  * WTForms 3 support
+
+-------------------------------------------------------------------

Old:
----
  Flask-Admin-1.5.2.tar.gz

New:
----
  Flask-Admin-1.5.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-Flask-Admin.spec ++++++
--- /var/tmp/diff_new_pack.YlwtcQ/_old  2019-01-03 18:08:19.276050108 +0100
+++ /var/tmp/diff_new_pack.YlwtcQ/_new  2019-01-03 18:08:19.280050104 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Flask-Admin
-Version:        1.5.2
+Version:        1.5.3
 Release:        0
 Summary:        Extensible admin interface framework for Flask
 License:        BSD-3-Clause
@@ -76,6 +76,8 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python_sitelib}/*
+%dir %{python_sitelib}/flask_admin
+%{python_sitelib}/flask_admin/*
+%{python_sitelib}/Flask_Admin-%{version}-py*.egg-info
 
 %changelog

++++++ Flask-Admin-1.5.2.tar.gz -> Flask-Admin-1.5.3.tar.gz ++++++
++++ 6370 lines of diff (skipped)


Reply via email to