Update to 2.0.16.

epel8
Thomas Moschny 6 years ago
parent 222405fc76
commit 3c889e8a96

@ -1,6 +1,6 @@
#! /bin/bash
version=2.0.15
version=2.0.16
prerel=
src=waf-${version}${prerel}.tar.bz2

@ -1 +1 @@
SHA512 (waf-2.0.15.stripped.tar.bz2) = 676369e141a846dd0392a065e1383fa05437579fd5d51810d86ba872b11a69c66ed806ce9fbb2d8b7e227ea15edf42077f2231bedf068c3b427d1ea1251f933d
SHA512 (waf-2.0.16.stripped.tar.bz2) = 58d9221c5851fa86deb44876ae4c8544b597111ee9dd83b5ee9d6cd27dc36d7e6f24e4cf5209f04dd4c045afe462ae15bf33a530c77adf0f1acdc3ec161947d0

@ -16,7 +16,7 @@
%global waf_py2_priority 20
Name: waf
Version: 2.0.15
Version: 2.0.16
Release: 1%{?dist}
Summary: A Python-based build system
# The entire source code is BSD apart from pproc.py (taken from Python 2.5)
@ -243,6 +243,9 @@ rm -f docs/sphinx/build/html/.buildinfo
%changelog
* Sun May 19 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.16-1
- Update to 2.0.16.
* Wed May 15 2019 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.15-1
- Update to 2.0.15.

Loading…
Cancel
Save