Update to 2.0.14.

epel8
Thomas Moschny 6 years ago
parent 995acf242b
commit 94b437e4f6

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

@ -1 +1 @@
SHA512 (waf-2.0.12.stripped.tar.bz2) = ea895a0df1e0549fd782f035cd275713ed4565a7d8ed88243a4d1fadd125634238a5fe11e92977418ce917a8fc48f1ef79b46dc3a2fe970ec6f510555f2328d7
SHA512 (waf-2.0.14.stripped.tar.bz2) = 90c341558e6916d9b5d414d3fbef6214c83eeed6a62372bc51ceaf6483499c3c217f29233a09ff65fc99aafbcb1ed98fc9113e70748dc8397306c761615c4e4e

@ -16,7 +16,7 @@
%global waf_py2_priority 20
Name: waf
Version: 2.0.12
Version: 2.0.14
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 Dec 30 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.14-1
- Update to 2.0.14.
* Mon Nov 12 2018 Thomas Moschny <thomas.moschny@gmx.de> - 2.0.12-1
- Update to 2.0.12.

Loading…
Cancel
Save