diff --git a/SQLAlchemy-Utils-0.32.21.tar.gz b/SQLAlchemy-Utils-0.32.21.tar.gz deleted file mode 100644 index ccb99fa..0000000 --- a/SQLAlchemy-Utils-0.32.21.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e35431b0e57c4f7030ff598c23813c8b7b04b508ce10e8e9ebe448645b38d6d7 -size 121325 diff --git a/SQLAlchemy-Utils-0.33.0.tar.gz b/SQLAlchemy-Utils-0.33.0.tar.gz new file mode 100644 index 0000000..265a51e --- /dev/null +++ b/SQLAlchemy-Utils-0.33.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e416a4a882d97082f9cbd8373b185aa858b57a012f113421c6dc031af74067e4 +size 123903 diff --git a/python-SQLAlchemy-Utils.changes b/python-SQLAlchemy-Utils.changes index 378001a..cc53fb7 100644 --- a/python-SQLAlchemy-Utils.changes +++ b/python-SQLAlchemy-Utils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 19 17:16:09 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 0.33.0: + * Added support for materialized views in PostgreSQL + * Added Ltree.descendant_of and Ltree.ancestor_of (#311, pull + request courtesy of kageurufu) + * Dropped Python 3.3 support + * Fixed EncryptedType padding (#301, pull request courtesy of + konstantinoskostis) + ------------------------------------------------------------------- Mon Nov 13 04:55:56 UTC 2017 - arun@gmx.de diff --git a/python-SQLAlchemy-Utils.spec b/python-SQLAlchemy-Utils.spec index a1db068..72cacef 100644 --- a/python-SQLAlchemy-Utils.spec +++ b/python-SQLAlchemy-Utils.spec @@ -1,7 +1,7 @@ # # spec file for package python-SQLAlchemy-Utils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # 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-SQLAlchemy-Utils -Version: 0.32.21 +Version: 0.33.0 Release: 0 Summary: Various utility functions for SQLAlchemy License: BSD-3-Clause