diff --git a/python-sphinx-issues.spec b/python-sphinx-issues.spec index d8ee71a9fb53735fcd92cfe2379ce48f86a6a647..12094b5a66b90368e7a4ae0820ac9e0ed3f8ba1f 100644 --- a/python-sphinx-issues.spec +++ b/python-sphinx-issues.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-sphinx-issues -Version: 1.2.0 +Version: 3.0.1 Release: 1 Summary: A Sphinx extension for linking to your project's issue tracker License: MIT URL: https://github.com/sloria/sphinx-issues -Source0: https://files.pythonhosted.org/packages/ae/0a/933847eed21964b5ab13836e90ea445a95915eaf222d45489c84e18afa07/sphinx-issues-1.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/00/35/a50591c1242d3f3927bcfd0e967c2858fef8fdb50f25b742015b6c841e03/sphinx-issues-3.0.1.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -44,7 +44,7 @@ Includes roles for linking to issues, pull requests, user profiles, with built-i %prep -%autosetup -n sphinx-issues-1.2.0 +%autosetup -n sphinx-issues-3.0.1 %build %py3_build @@ -84,5 +84,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Jun 23 2022 SimpleUpdate Robot - 3.0.1-1 +- Upgrade to version 3.0.1 + * Wed Nov 25 2020 Python_Bot - Package Spec generated diff --git a/sphinx-issues-1.2.0.tar.gz b/sphinx-issues-1.2.0.tar.gz deleted file mode 100644 index 2b0e0a28cc9e5ca92deee6ff11294f2645dbd1d6..0000000000000000000000000000000000000000 Binary files a/sphinx-issues-1.2.0.tar.gz and /dev/null differ diff --git a/sphinx-issues-3.0.1.tar.gz b/sphinx-issues-3.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..41633ce855bfdd1204d6652a6fc22b04a1edabef Binary files /dev/null and b/sphinx-issues-3.0.1.tar.gz differ