diff --git a/python-breathe.spec b/python-breathe.spec index ecc02d5..7c19b4f 100644 --- a/python-breathe.spec +++ b/python-breathe.spec @@ -1,9 +1,9 @@ %global _empty_manifest_terminate_build 0 Name: python-breathe Version: 4.29.0 -Release: 2 +Release: 3 Summary: Sphinx Doxygen renderer -License: BSD +License: BSD-3-Clause URL: https://github.com/michaeljones/breathe Source0: https://files.pythonhosted.org/packages/df/0f/a1946bbc0731ac02ca191b11ca18c634310dd8d37121c5e21b06960e2f28/breathe-4.29.0.tar.gz Patch0: 0001-Cancel-sphinx-version-limit.patch @@ -74,6 +74,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 10 2022 houyingchao - 4.29.0-3 +- License compliance rectification + * Sat Jan 8 2022 baizhonggui - 4.29.0-2 - fix build error