diff --git a/.gitignore b/.gitignore index 7e00d75..4162ec2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /futurist-0.4.0.tar.gz /futurist-0.5.0.tar.gz +/futurist-0.9.0.tar.gz diff --git a/python-futurist.spec b/python-futurist.spec index a41270f..b60560e 100644 --- a/python-futurist.spec +++ b/python-futurist.spec @@ -7,8 +7,8 @@ %global pypi_name futurist Name: python-%{pypi_name} -Version: 0.5.0 -Release: 2%{?dist} +Version: 0.9.0 +Release: 1%{?dist} Summary: Useful additions to futures, from the future License: ASL 2.0 @@ -121,6 +121,9 @@ popd %endif %changelog +* Tue Dec 22 2015 Javier Peña 0.9.0-1 +- Update to upstream 0.9.0 + * Tue Nov 10 2015 Fedora Release Engineering - 0.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 894438b..fba6878 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba260796815fa5c3a6748ad2e498afb8 futurist-0.5.0.tar.gz +626016e1fdda93c0758ddf25eb1a6eec futurist-0.9.0.tar.gz