diff --git a/waf.spec b/waf.spec index 1b07460..a93a623 100644 --- a/waf.spec +++ b/waf.spec @@ -1,6 +1,6 @@ Name: waf Version: 2.0.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python-based build system # The entire source code is BSD apart from pproc.py (taken from Python 2.5) License: BSD and Python @@ -137,6 +137,9 @@ rm -f docs/sphinx/build/html/.buildinfo %changelog +* Mon Jun 13 2022 Python Maint - 2.0.24-2 +- Rebuilt for Python 3.11 + * Sat May 28 2022 Thomas Moschny - 2.0.24-1 - Update to 2.0.24.