Update to 1.9.7.

epel8
Thomas Moschny 8 years ago
parent 9c2877435f
commit 92b8b1b415

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

@ -1 +1 @@
811241a171c07a4a55d7ff98a01c49ef waf-1.9.6.stripped.tar.bz2
SHA512 (waf-1.9.7.stripped.tar.bz2) = b542f19a16825bfb8b09d92f79a557a4dd8a4d40fbd501eb74e46194949beb6184d3d368557cc491484770570a12d844dd49153620edd69e5fe5d0b30730ed59

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

Loading…
Cancel
Save