diff --git a/python-editables.spec b/python-editables.spec index c63b44bd9a52169e5fa74be06d818185754686c3..8ea1eaf6c2f140767ac7f5fb5cc9799597483865 100644 --- a/python-editables.spec +++ b/python-editables.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Name: python-editables Version: 0.3 @@ -66,6 +66,9 @@ The python3-editables-doc package contains documentation files for python3-edita %doc README.md CHANGELOG.md docs/source/*.md %changelog +* Wed Mar 13 2024 mgb01105731 - 0.3-4 +- Rebuild with python3.11 + * Fri Mar 31 2023 yuanhui - 0.3-3 - Rename python3-editables to python-editables