Update to 2.0.24.

epel8
Thomas Moschny 3 years ago
parent 0f0e9e30c5
commit 402ff02c91

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

@ -1 +1 @@
SHA512 (waf-2.0.23.stripped.tar.bz2) = 1d0e34db8e34025ae8eb7480219fe94d523657dcdf547588768a8c0dc2ee486284effec250e0a54619fd21914f24b769a29521500aaf5e5f74b29a4b0dc1c154
SHA512 (waf-2.0.24.stripped.tar.bz2) = 56771854356597345da19607d2c2c23fc69d8dc10ad77bb3007a0be239511318bb480d3c6f7ede0a12399e4cff0e73a00a56b9ccf612ade7b3618bd0cc6056a2

@ -1,6 +1,6 @@
Name: waf
Version: 2.0.23
Release: 2%{?dist}
Version: 2.0.24
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
* Sat May 28 2022 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.24-1
- Update to 2.0.24.
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.23-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

Loading…
Cancel
Save