diff --git a/Flask-Testing-0.8.0.tar.gz b/Flask-Testing-0.8.0.tar.gz deleted file mode 100644 index 7123ca9..0000000 --- a/Flask-Testing-0.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d849bf53eb1ceb09dff6611888588cb60f20238058fb1ebcd917d69febc373e6 -size 45197 diff --git a/Flask-Testing-0.8.1.tar.gz b/Flask-Testing-0.8.1.tar.gz new file mode 100644 index 0000000..6679138 --- /dev/null +++ b/Flask-Testing-0.8.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a734d7b68e63a9410b413cd7b1f96456f9a858bd09a6222d465650cc782eb01 +size 45214 diff --git a/python-Flask-Testing.changes b/python-Flask-Testing.changes index 386196b..dd8c9ca 100644 --- a/python-Flask-Testing.changes +++ b/python-Flask-Testing.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Apr 4 23:23:19 UTC 2021 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 0.8.1: + * Fixes compatibility with json_available from previous versions of + Flask + ------------------------------------------------------------------- Sun Mar 8 18:22:47 UTC 2020 - Arun Persaud diff --git a/python-Flask-Testing.spec b/python-Flask-Testing.spec index 67f5e07..89ec005 100644 --- a/python-Flask-Testing.spec +++ b/python-Flask-Testing.spec @@ -1,7 +1,7 @@ # # spec file for package python-Flask-Testing # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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-Flask-Testing -Version: 0.8.0 +Version: 0.8.1 Release: 0 Summary: Unit testing for Flask License: BSD-3-Clause