diff --git a/python-pscript.changes b/python-pscript.changes index 2fc5a7e..4ee615c 100644 --- a/python-pscript.changes +++ b/python-pscript.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 30 09:31:34 UTC 2018 - Jan Engelhardt + +- Trim history, and hypotheses from description. + ------------------------------------------------------------------- Mon Oct 29 14:31:30 UTC 2018 - Todd R diff --git a/python-pscript.spec b/python-pscript.spec index de50ec7..1ce2e6b 100644 --- a/python-pscript.spec +++ b/python-pscript.spec @@ -39,9 +39,7 @@ BuildArch: noarch %description PScript is a Python to JavaScript compiler, and is also the name of the subset -of Python that this compiler supports. It was developed as a part of -Flexx and is now represented by its own project. Although it is still an -important part of Flexx, it can also be useful by itself. +of Python that this compiler supports. %prep %setup -q -n pscript-%{version}