Update to 1.9.6.

epel8
Thomas Moschny 8 years ago
parent 71b354e726
commit 9c2877435f

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

@ -1 +1 @@
9df5d9c03aa08d86453e908d51b79868 waf-1.9.5.stripped.tar.bz2
811241a171c07a4a55d7ff98a01c49ef waf-1.9.6.stripped.tar.bz2

@ -16,7 +16,7 @@
%undefine prerel
Name: waf
Version: 1.9.5
Version: 1.9.6
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
* Sat Dec 3 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.6-1
- Update to 1.9.6.
* Mon Oct 10 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.5-1
- Update to 1.9.5.

Loading…
Cancel
Save