diff --git a/python-roman.spec b/python-roman.spec index b6be4d23f6f40d96e5ca85fcfe22bec5fbf0c73e..0f996221ee892b0e6f1837c78c8907dce5debdcf 100644 --- a/python-roman.spec +++ b/python-roman.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-roman Version: 3.3 -Release: 1 +Release: 2 Summary: Integer to Roman numerals converter -License: Python 2.1.1 +License: Python-2.0 URL: https://github.com/zopefoundation/roman Source0: https://files.pythonhosted.org/packages/49/bc/98ff27d555e8315fc572fb84cb72219322a4ea562ab776687c6fd45335c1/roman-3.3.tar.gz BuildArch: noarch @@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed May 11 2022 yaoxin - 3.3-2 +- License compliance rectification + * Fri Sep 04 2020 Python_Bot - Package Spec generated