diff --git a/python-xdg-base-dirs.changes b/python-xdg-base-dirs.changes index 43abced..b73d188 100644 --- a/python-xdg-base-dirs.changes +++ b/python-xdg-base-dirs.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Nov 23 16:46:37 UTC 2024 - Dirk Müller + +- update to 6.0.2: + * Use GitHub's alert syntax for rename warning + * Test with Python 3.12 in CI + * Check `# type: ignore` directives include error code + * Add Python 3.13 to CI + * Bump version to 6.0.2 + ------------------------------------------------------------------- Fri May 31 21:11:37 UTC 2024 - Matej Cepl @@ -19,14 +29,14 @@ Fri May 24 05:27:16 UTC 2024 - Thomas Bechtold ------------------------------------------------------------------- Tue Oct 11 17:22:17 UTC 2022 - Yogalakshmi Arunachalam -- Update to version 5.1.1 +- Update to version 5.1.1 * This patch release moves to using pathlib.Path.home() to get the home directory. ------------------------------------------------------------------- Mon Nov 9 04:44:33 UTC 2020 - Steve Kowalik - Update to 5.0.0: - * No upstream changelog + * No upstream changelog ------------------------------------------------------------------- Tue Aug 4 11:59:44 UTC 2020 - Antonio Larrosa diff --git a/python-xdg-base-dirs.spec b/python-xdg-base-dirs.spec index 3f1acd4..37c11bd 100644 --- a/python-xdg-base-dirs.spec +++ b/python-xdg-base-dirs.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %define modname xdg-base-dirs Name: python-xdg-base-dirs -Version: 6.0.1 +Version: 6.0.2 Release: 0 Summary: Variables defined by the XDG Base Directory Specification License: ISC diff --git a/xdg-base-dirs-6.0.1.tar.gz b/xdg-base-dirs-6.0.1.tar.gz deleted file mode 100644 index 1a3c8cd..0000000 --- a/xdg-base-dirs-6.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a17ea2cf804233aa994c59c03a2a80c7b5635c5240db4ef59bf2e93a6c421efd -size 17048 diff --git a/xdg-base-dirs-6.0.2.tar.gz b/xdg-base-dirs-6.0.2.tar.gz new file mode 100644 index 0000000..7aea391 --- /dev/null +++ b/xdg-base-dirs-6.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2acedeb4e5723f90194325d4a6b39263f05a81b143fa1299ac31b167933fe829 +size 17642