diff --git a/python-xkcdpass.changes b/python-xkcdpass.changes index 4c44e6f..72797f0 100644 --- a/python-xkcdpass.changes +++ b/python-xkcdpass.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Mar 18 11:17:45 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 1.20.0 + * Add German word lists + * Disable setting max word length to min word length + * Fix no delimiter being used sometimes + * Improvements to DE wordlists, bugfixes +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Wed Feb 5 11:42:34 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-xkcdpass.spec b/python-xkcdpass.spec index 819d885..c0301d3 100644 --- a/python-xkcdpass.spec +++ b/python-xkcdpass.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-xkcdpass -Version: 1.19.9 +Version: 1.20.0 Release: 0 Summary: A flexible and scriptable password generator which generates strong passphrases License: BSD-3-Clause diff --git a/xkcdpass-1.19.9.tar.gz b/xkcdpass-1.19.9.tar.gz deleted file mode 100644 index 8ab2f36..0000000 --- a/xkcdpass-1.19.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a94f871bda870668e5c65eb84296e939600362df2cc036b91c5ca3815bd292d7 -size 2689919 diff --git a/xkcdpass-1.20.0.tar.gz b/xkcdpass-1.20.0.tar.gz new file mode 100644 index 0000000..26aae35 --- /dev/null +++ b/xkcdpass-1.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5abfd7d2b59cdda59f937fb22210ac4649ad0d2e09e1f87bfe74a54e23ad18a +size 2722027