Update to 1.9.14.

epel8
Thomas Moschny 7 years ago
parent ae71c1ed98
commit 570866b718

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

@ -1 +1 @@
SHA512 (waf-1.9.13.stripped.tar.bz2) = 3cfbd06c9d87fb4edc0113507eef786ed80201da8d33aec32c8c25b865a7da03ac3b5ddd91378a59aa8b640c651db810203ed49b4fe7992a278a5765d6b39d07 SHA512 (waf-1.9.14.stripped.tar.bz2) = a5fc0dd9f7e4c8c701556a533c9a1d188bc3f8525c9d2a6aaaee393db136f326f1f0c8cc79e31b79defba3bc743f7f5af2c250559ea3d6ef82e543f1e9d6a745

@ -26,7 +26,7 @@
%endif %endif
Name: waf Name: waf
Version: 1.9.13 Version: 1.9.14
Release: %{?prerel:0.}1%{?prerel:.%prerel}%{?dist} Release: %{?prerel:0.}1%{?prerel:.%prerel}%{?dist}
Summary: A Python-based build system Summary: A Python-based build system
Group: Development/Tools Group: Development/Tools
@ -258,6 +258,9 @@ rm -f docs/sphinx/build/html/.buildinfo
%changelog %changelog
* Sat Oct 21 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.14-1
- Update to 1.9.14.
* Wed Aug 30 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.13-1 * Wed Aug 30 2017 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.13-1
- Update to 1.9.13. - Update to 1.9.13.

Loading…
Cancel
Save