diff --git a/python-faust.spec b/python-faust.spec index 692684471c56fc75e9207430f0482e2ca7b459ec..ebf6d5a6abc3765f4d072b03579242ee7fc6a852 100644 --- a/python-faust.spec +++ b/python-faust.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-faust Version: 1.3.0 -Release: 2 +Release: 3 Summary: Python Stream processing. -License: BSD 3-Clause and CC-BY-SA-4.0 +License: BSD-3-Clause and CC-BY-SA-4.0 URL: http://faust.readthedocs.io/ Source0: https://files.pythonhosted.org/packages/91/c3/75878084aba2bbcf680b0c57f00b9586b0b9d84a74695260b489666e579b/faust-1.3.0.tar.gz BuildArch: noarch @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon May 9 2022 baizhonggui - 1.3.0-3 +- modify license identifier + * Fri Aug 27 2021 wutao - 1.3.0-2 - Change faust.tar.gz source from github to pypi to compatible with openEuler