diff --git a/python-robotframework.spec b/python-robotframework.spec index 72fc9d8..9d9f620 100644 --- a/python-robotframework.spec +++ b/python-robotframework.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-robotframework Version: 4.1 -Release: 1 +Release: 2 Summary: Generic automation framework for acceptance testing and robotic process automation (RPA) -License: Apache License 2.0 +License: Apache-2.0 and CC-BY-3.0 URL: http://robotframework.org Source0: https://files.pythonhosted.org/packages/45/4f/ddfc3eb4e342e3e45e4122e345e5bb33819823e812b66afbf38a9fc4864b/robotframework-4.1.zip BuildArch: noarch @@ -73,5 +73,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 17 2022 liukuo - 4.1-2 +- License compliance rectification + * Fri Jul 23 2021 baizhonggui - 4.1-1 - Package init