diff --git a/python-sphinx-issues.spec b/python-sphinx-issues.spec index 0ae0e948e711d958b334622cc60a63b9c076d4b3..798bbf150b3688923ebdcb9a289c76a09b74860e 100644 --- a/python-sphinx-issues.spec +++ b/python-sphinx-issues.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinx-issues -Version: 5.0.0 +Version: 5.0.1 Release: 1 Summary: A Sphinx extension for linking to your project's issue tracker License: MIT @@ -87,6 +87,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 19 2025 zhang_wenyu - 5.0.1-1 +- Upgrade to version 5.0.1 +- Properly handle user and org names with symbols in them + * Tue Dec 03 2024 jinshuaiyu - 5.0.0-1 - Upgrade to version 5.0.0 - Drop Python 3.8 and support 3.13 diff --git a/sphinx_issues-5.0.0.tar.gz b/sphinx_issues-5.0.0.tar.gz deleted file mode 100644 index 52d09ba2ca762b2fbf3f9607d20e00ee8bcf7710..0000000000000000000000000000000000000000 Binary files a/sphinx_issues-5.0.0.tar.gz and /dev/null differ diff --git a/sphinx_issues-5.0.1.tar.gz b/sphinx_issues-5.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..488e8c28a2279104c2f52fe5fa3c4286643b7a57 Binary files /dev/null and b/sphinx_issues-5.0.1.tar.gz differ