Update to 2.0.26.

epel8 imports/e9/waf-2.0.26-1.el9
Thomas Moschny 1 year ago
parent ea9210539f
commit cbefe1ec49

@ -2,7 +2,7 @@
set -euxo pipefail
version=2.0.25
version=2.0.26
prerel=
src=waf-${version}${prerel}.tar.bz2

@ -1 +1 @@
SHA512 (waf-2.0.25.stripped.tar.bz2) = 828b7b67d906883bb608826416567cddc8a96bf022e48ef6fd8606f55bf045723bafbe3e60b02963f384536cef38b1440e7280ed26154202582b567b17af2d2e
SHA512 (waf-2.0.26.stripped.tar.bz2) = 02302c8d4dcce1ba872d0c22f5dec573a400ddf47c6b8d0341f1380751a66a318e552707257355c6930a7b5900b79d8be72b1fbe51fdf89def4690f0b24fc26b

@ -1,6 +1,6 @@
Name: waf
Version: 2.0.25
Release: 4%{?dist}
Version: 2.0.26
Release: 1%{?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
* Sun Oct 22 2023 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.26-1
- Update to 2.0.26.
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.25-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

Loading…
Cancel
Save