diff --git a/python-xkcdpass.changes b/python-xkcdpass.changes index 9809cce..246a7b0 100644 --- a/python-xkcdpass.changes +++ b/python-xkcdpass.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Dec 13 10:11:38 UTC 2023 - Dirk Müller + +- update to 1.19.8: + * Enables `python -m xkcdpass` usage + * Adds Swedish wordlist, improvements to test suite, + improvements to setup.py (excludes examples from install) + * Fixes randomly failing unit test + * Adds "as-is" option for case + * Makes randomised delimiters behavior consistent with fixed + delimeters + ------------------------------------------------------------------- Mon Feb 20 07:54:26 UTC 2023 - Daniel Garcia @@ -7,7 +19,7 @@ Mon Feb 20 07:54:26 UTC 2023 - Daniel Garcia Mon Mar 7 14:40:44 UTC 2022 - Dirk Müller - update to 1.19.3: - * Restore a randomly sampled version of eff_large_de wordlist + * Restore a randomly sampled version of eff_large_de wordlist ------------------------------------------------------------------- Wed Jan 12 17:19:01 UTC 2022 - Matej Cepl @@ -17,7 +29,7 @@ Wed Jan 12 17:19:01 UTC 2022 - Matej Cepl ------------------------------------------------------------------- Tue Jan 11 21:14:26 UTC 2022 - Dirk Müller -- add python-rpm-macros +- add python-rpm-macros ------------------------------------------------------------------- Sun May 23 07:48:24 UTC 2021 - Ismail Dönmez @@ -40,9 +52,9 @@ Sat Dec 19 08:33:59 UTC 2020 - İsmail Dönmez ------------------------------------------------------------------- Wed May 13 13:16:28 UTC 2020 - Ismail Dönmez -- Add Requires on python-setuptools +- Add Requires on python-setuptools ------------------------------------------------------------------- Thu Nov 21 15:40:06 UTC 2019 - Ismail Dönmez -- Initial release for build.opensuse.org +- Initial release for build.opensuse.org diff --git a/python-xkcdpass.spec b/python-xkcdpass.spec index 520c0ce..853cbf5 100644 --- a/python-xkcdpass.spec +++ b/python-xkcdpass.spec @@ -19,7 +19,7 @@ %define skip_python2 1 Name: python-xkcdpass -Version: 1.19.3 +Version: 1.19.8 Release: 0 Summary: A flexible and scriptable password generator which generates strong passphrases License: BSD-3-Clause diff --git a/xkcdpass-1.19.3.tar.gz b/xkcdpass-1.19.3.tar.gz deleted file mode 100644 index 758e985..0000000 --- a/xkcdpass-1.19.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c5a2e948746da6fe504e8404284f457d8e98da6df5047c6bb3f71b18882e9d2a -size 2570967 diff --git a/xkcdpass-1.19.8.tar.gz b/xkcdpass-1.19.8.tar.gz new file mode 100644 index 0000000..fb8ba12 --- /dev/null +++ b/xkcdpass-1.19.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30afff4399b83de362a11b26c4768c6cddb1edae12920572d31931baf9d4b9fa +size 2689908