diff --git a/python-Js2Py.changes b/python-Js2Py.changes index 863a888..3335474 100644 --- a/python-Js2Py.changes +++ b/python-Js2Py.changes @@ -1,4 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 14 16:37:17 UTC 2019 - Jan Engelhardt + +- Remove wrong statements from description. + ------------------------------------------------------------------- Wed Mar 13 15:43:11 UTC 2019 - Ondřej Súkup -- initial commit +- initial commit diff --git a/python-Js2Py.spec b/python-Js2Py.spec index f95ee19..27be917 100644 --- a/python-Js2Py.spec +++ b/python-Js2Py.spec @@ -36,9 +36,9 @@ BuildArch: noarch %python_subpackages %description -Translates JavaScript to Python code. Js2Py is able to translate and execute -virtually any JavaScript code. Js2Py is written in pure python and does not have -any dependencies. Basically an implementation of JavaScript core in pure python. +Translates JavaScript to Python code. Js2Py is able to translate and +execute virtually any JavaScript code. Js2Py, basically an +implementation of the JavaScript core, is written in pure Python. %prep %setup -q -n Js2Py-%{version}