Update to 1.9.3.

epel8
Thomas Moschny 8 years ago
parent 4482074d11
commit 94bef2fb58

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

@ -1 +1 @@
efc06c88b8c60df9f9892f90ce5f64aa waf-1.9.2.stripped.tar.bz2
836a277e6231da55e53d6a551563e198 waf-1.9.3.stripped.tar.bz2

@ -16,7 +16,7 @@
%undefine prerel
Name: waf
Version: 1.9.2
Version: 1.9.3
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 Aug 27 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.3-1
- Update to 1.9.3.
* Thu Aug 4 2016 Thomas Moschny <thomas.moschny@gmx.de> - 1.9.2-1
- Update to 1.9.2.

Loading…
Cancel
Save