diff --git a/Flask-HTTPAuth-4.0.0.tar.gz b/Flask-HTTPAuth-4.0.0.tar.gz deleted file mode 100644 index da35c2c..0000000 --- a/Flask-HTTPAuth-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:47d62edc33ff16798ed28e06a7387ed10a15f21249c5f61515b41351356a6afc -size 226948 diff --git a/Flask-HTTPAuth-4.1.0.tar.gz b/Flask-HTTPAuth-4.1.0.tar.gz new file mode 100644 index 0000000..f598b65 --- /dev/null +++ b/Flask-HTTPAuth-4.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000 +size 227132 diff --git a/python-Flask-HTTPAuth.changes b/python-Flask-HTTPAuth.changes index b97b751..b47a88d 100644 --- a/python-Flask-HTTPAuth.changes +++ b/python-Flask-HTTPAuth.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 28 19:01:44 UTC 2020 - Arun Persaud + +- specfile: + * update copyright year + +- update to version 4.1.0: + * Basic authentication with custom scheme (commit) + ------------------------------------------------------------------- Sat May 2 19:51:36 UTC 2020 - Arun Persaud diff --git a/python-Flask-HTTPAuth.spec b/python-Flask-HTTPAuth.spec index 2e92858..17213f3 100644 --- a/python-Flask-HTTPAuth.spec +++ b/python-Flask-HTTPAuth.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask-HTTPAuth -Version: 4.0.0 +Version: 4.1.0 Release: 0 Summary: Basic and Digest HTTP authentication for Flask routes License: MIT