diff --git a/waf.spec b/waf.spec index 7acd56b..d645621 100644 --- a/waf.spec +++ b/waf.spec @@ -1,6 +1,6 @@ Name: waf Version: 2.0.20 -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 May 25 2020 Miro HronĨok - 2.0.20-2 +- Rebuilt for Python 3.9 + * Tue Apr 14 2020 Thomas Moschny - 2.0.20-1 - Update to 2.0.20.