diff --git a/1.0.0.tar.gz b/1.0.0.tar.gz deleted file mode 100644 index 255f453..0000000 --- a/1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b77773f169c555ff4eee77de1e015f16de91c3ff8c9228b3615b73bc85c83085 -size 7671 diff --git a/1.1.0.tar.gz b/1.1.0.tar.gz new file mode 100644 index 0000000..6ca4384 --- /dev/null +++ b/1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f844791e5d0b1dfdca99b7a650f8866c46c92a8eb3ee20b829595f338bf9383d +size 9852 diff --git a/python-pamela.changes b/python-pamela.changes index def6349..9914b34 100644 --- a/python-pamela.changes +++ b/python-pamela.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 8 10:03:59 UTC 2023 - Dirk Müller + +- update to 1.1.0: + * Enable password input in authenticate to be an iterable + ------------------------------------------------------------------- Thu Aug 8 10:56:58 AM UTC 2019 - John Vandenberg diff --git a/python-pamela.spec b/python-pamela.spec index 9d2b110..aa1ac90 100644 --- a/python-pamela.spec +++ b/python-pamela.spec @@ -1,7 +1,7 @@ # # spec file for package python-pamela # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 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-pamela -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: PAM interface using ctypes License: MIT