diff --git a/2.2.tar.gz b/2.2.tar.gz deleted file mode 100644 index 4ac67b1..0000000 --- a/2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8d57265f796934e7969a7caa737402c548c1eaf9818f83ca4687aa7a3376833 -size 50669 diff --git a/2.3.tar.gz b/2.3.tar.gz new file mode 100644 index 0000000..45a993e --- /dev/null +++ b/2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6bde1ddb563bc39cde7035d386b75a2a528793db2f79f1980470d5766c3f438 +size 51380 diff --git a/python-pyrad.changes b/python-pyrad.changes index 9135321..6e22621 100644 --- a/python-pyrad.changes +++ b/python-pyrad.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Mar 20 13:09:37 UTC 2020 - Marketa Calabkova + +- Update to version 2.3 + * Fixed #124 remove reuse_address=True from async server/client + * Fixed #121 Unknown attribute key error + ------------------------------------------------------------------- Mon Nov 4 08:16:59 UTC 2019 - Tomáš Chvátal diff --git a/python-pyrad.spec b/python-pyrad.spec index bbb982a..b115665 100644 --- a/python-pyrad.spec +++ b/python-pyrad.spec @@ -1,7 +1,7 @@ # # spec file for package python-pyrad # -# 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-pyrad -Version: 2.2 +Version: 2.3 Release: 0 Summary: RADIUS tools License: BSD-3-Clause