diff --git a/python-xml2rfc.spec b/python-xml2rfc.spec index 3358483b199db7c2ec0075084cb5f29dee81a069..a0707ab77de4897a1b004006b7de5810f66fd229 100644 --- a/python-xml2rfc.spec +++ b/python-xml2rfc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xml2rfc -Version: 3.0.0 +Version: 3.1.1 Release: 1 Summary: Xml2rfc generates RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies. License: BSD-3-Clause URL: https://tools.ietf.org/tools/xml2rfc/trac/ -Source0: https://files.pythonhosted.org/packages/1a/6a/8fd3e8acd01518f04b33152f1bdf8d02d26d89dc01c3ba19c15ad7dbab53/xml2rfc-3.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/e7/46/cee9a956b27205385dd6a0b719c41a4287b338bdb5b5c63aa51d0f250c2d/xml2rfc-3.1.1.tar.gz BuildArch: noarch @@ -39,7 +39,7 @@ Provides: python3-xml2rfc-doc %description help %_description %prep -%autosetup -n xml2rfc-3.0.0 +%autosetup -n xml2rfc-%{version} %build %py3_build @@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu May 04 2023 wubijie - 3.1.1-1 +- Update package to version 3.1.1 + * Wed Sep 02 2020 Python_Bot - Package Spec generated diff --git a/xml2rfc-3.0.0.tar.gz b/xml2rfc-3.1.1.tar.gz similarity index 37% rename from xml2rfc-3.0.0.tar.gz rename to xml2rfc-3.1.1.tar.gz index 2ede9ca87bbed699d75f89cb084eebf5fc69f589..bff63114dea8d6eefbead3e6e32b7884962c1037 100644 Binary files a/xml2rfc-3.0.0.tar.gz and b/xml2rfc-3.1.1.tar.gz differ