diff --git a/python-babelfish.spec b/python-babelfish.spec index 47dc6e9c977d9f4ff48d8b1258d60338963c80b5..7511deb7296f31f81412e407af4157e23629a135 100644 --- a/python-babelfish.spec +++ b/python-babelfish.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-babelfish Version: 0.5.5 -Release: 1 +Release: 2 Summary: A module to work with countries and languages -License: BSD +License: BSD-3-Clause URL: https://github.com/Diaoul/babelfish Source0: https://files.pythonhosted.org/packages/34/b7/b36c651a9136990060ab4d6c9a32de81752123105b940b2f3b958e5c6cd0/babelfish-0.5.5.tar.gz BuildArch: noarch @@ -66,5 +66,8 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 houyingchao - 0.5.5-2 +- License compliance rectification + * Tue Jun 23 2020 Python_Bot - Package Spec generated