diff --git a/python-click.spec b/python-click.spec index d9c1d6197fb98acbc4ecc80216cad4c410a65944..185b45df97b41db209ce95d439db35b2d04ac332 100644 --- a/python-click.spec +++ b/python-click.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-click Version: 8.1.7 -Release: 2 +Release: 3 Summary: Composable command line interface toolkit License: BSD URL: https://palletsprojects.com/p/click/ @@ -88,6 +88,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Aug 27 2025 Sai Zhao - 8.1.7-3 +- Rebuild due to dependency for python-skanpage build failure + * Mon Jul 21 2025 wangkai <13474090681@163.com> - 8.1.7-2 - Fix build failure due to setuptools update