diff options
Diffstat (limited to 'python-rstcheck.spec')
-rw-r--r-- | python-rstcheck.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-rstcheck.spec b/python-rstcheck.spec index 7a0471d..c78ccfe 100644 --- a/python-rstcheck.spec +++ b/python-rstcheck.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-rstcheck -Version: 6.1.1 +Version: 6.1.2 Release: 1 Summary: Checks syntax of reStructuredText and code blocks nested within it License: MIT URL: https://github.com/rstcheck/rstcheck -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/5d/cd/b86de2a72838f755ae7b23acce9630013686a01c27e6e77f89881fdbf98a/rstcheck-6.1.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4b/0a/1092b3000e15d257e15b481b49e5b257cc522ab05ff06010a4adb5fc4622/rstcheck-6.1.2.tar.gz BuildArch: noarch Requires: python3-sphinx @@ -46,7 +46,7 @@ Provides: python3-rstcheck-doc %prep -%autosetup -n rstcheck-6.1.1 +%autosetup -n rstcheck-6.1.2 %build %py3_build @@ -86,5 +86,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 6.1.1-1 +* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 6.1.2-1 - Package Spec generated |