diff --git a/python-fastparquet.changes b/python-fastparquet.changes index 22d0763..9e8f413 100644 --- a/python-fastparquet.changes +++ b/python-fastparquet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 7 20:41:31 UTC 2018 - jengelh@inai.de + +- Fixup grammar./Replace future aims with what it does now. + ------------------------------------------------------------------- Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com diff --git a/python-fastparquet.spec b/python-fastparquet.spec index c276580..7f11841 100644 --- a/python-fastparquet.spec +++ b/python-fastparquet.spec @@ -59,8 +59,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description -This is a python implementation of the parquet format, -aiming integrate into python-based big data work-flows. +This is a Python implementation of the parquet format +for integrating it into python-based Big Data workflows. %prep %setup -q -n fastparquet-%{version}