diff --git a/pykeepass-4.0.2.tar.gz b/pykeepass-4.0.2.tar.gz deleted file mode 100644 index 9bfcc5a..0000000 --- a/pykeepass-4.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1751f8ad6a3d9c37a27872ba86a64459fa2877711241e866f76d2445893365bf -size 102819 diff --git a/pykeepass-4.0.3.tar.gz b/pykeepass-4.0.3.tar.gz new file mode 100644 index 0000000..d13e6e9 --- /dev/null +++ b/pykeepass-4.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f655c53af1cd339abd3d6588bcddb9ac869572e141e026352ae9fc8541ba64 +size 104258 diff --git a/python-pykeepass.changes b/python-pykeepass.changes index 8b3eb13..53fb1ab 100644 --- a/python-pykeepass.changes +++ b/python-pykeepass.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 21 23:10:46 UTC 2022 - Atri Bhattacharya + +- Update to version 4.0.3: + * Add otp support. + * Add debug_setup() function. + ------------------------------------------------------------------- Sun May 29 14:46:58 UTC 2022 - Atri Bhattacharya diff --git a/python-pykeepass.spec b/python-pykeepass.spec index accf4f9..38585e5 100644 --- a/python-pykeepass.spec +++ b/python-pykeepass.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pykeepass -Version: 4.0.2 +Version: 4.0.3 Release: 0 Summary: Low-level library to interact with keepass databases License: GPL-3.0-only