Update to 1.9.5.

epel8
Thomas Moschny 8 years ago
parent cd3f284c58
commit 71b354e726

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

@ -1 +1 @@
dadb7e4becbdccf29a4c8f7be5a0ec7f waf-1.9.4.stripped.tar.bz2
9df5d9c03aa08d86453e908d51b79868 waf-1.9.5.stripped.tar.bz2

@ -16,7 +16,7 @@
%undefine prerel
Name: waf
Version: 1.9.4
Version: 1.9.5
Release: %{?prerel:0.}1%{?prerel:.%prerel}%{?dist}
Summary: A Python-based build system
Group: Development/Tools
@ -222,6 +222,9 @@ rm -f docs/sphinx/build/html/.buildinfo
%changelog
* Mon Oct 10 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.5-1
- Update to 1.9.5.
* Sat Sep 24 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.4-1
- Update to 1.9.4.

Loading…
Cancel
Save