diff --git a/python-docutils.spec b/python-docutils.spec index 16297e8964ae7699923deb11f38bc02a84d2b89d..26d464e83ca17f1f4bcd7a0754face3eb5e6e181 100644 --- a/python-docutils.spec +++ b/python-docutils.spec @@ -4,9 +4,9 @@ Name: python-%{modname} Version: 0.17.1 -Release: 1 +Release: 2 Summary: Documentation Utilities Written in Python, for General- and Special-Purpose Use -License: Public Domain and BSD and Python and GPLv3+ +License: Public Domain and BSD-2-Clause and Python and GPLv3+ URL: http://docutils.sourceforge.net Source0: http://downloads.sourceforge.net/docutils/docutils-%{version}.tar.gz BuildArch: noarch @@ -93,6 +93,9 @@ popd %doc THANKS.txt docs tools/editors %changelog +* Mon May 9 2022 baizhonggui - 0.17.1-2 +- modify license identifier + * Wed Jan 12 2022 shixuantong - 0.17.1-1 - update version to 0.17.1