diff --git a/python-scrypt.changes b/python-scrypt.changes index 51ca0cf..70b804e 100644 --- a/python-scrypt.changes +++ b/python-scrypt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 4 12:07:12 UTC 2022 - Dirk Müller + +- update to 0.8.20: + * Fix #8 by adding missing gettimeofday.c to MANIFEST.in + ------------------------------------------------------------------- Mon Dec 6 20:29:45 UTC 2021 - Dirk Müller diff --git a/python-scrypt.spec b/python-scrypt.spec index 7ac7901..942a798 100644 --- a/python-scrypt.spec +++ b/python-scrypt.spec @@ -1,7 +1,7 @@ # # spec file for package python-scrypt # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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-scrypt -Version: 0.8.19 +Version: 0.8.20 Release: 0 Summary: Bindings for scrypt License: BSD-2-Clause diff --git a/scrypt-0.8.19.tar.gz b/scrypt-0.8.19.tar.gz deleted file mode 100644 index 30c0360..0000000 --- a/scrypt-0.8.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad143035ae0cf5e97c4b399f4e4686adf442c5f0f06f9f198a0cc6c091335fb7 -size 54770 diff --git a/scrypt-0.8.20.tar.gz b/scrypt-0.8.20.tar.gz new file mode 100644 index 0000000..6f3c80c --- /dev/null +++ b/scrypt-0.8.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d226c1c6744fb2e308b391410669b1df5cfe82637ffcb5ed489bf82b2d2eb78 +size 55874