diff --git a/python-pyosf.changes b/python-pyosf.changes index 70d93cc..3f89312 100644 --- a/python-pyosf.changes +++ b/python-pyosf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jun 10 11:01:05 UTC 2018 - jengelh@inai.de + +- Ensure neutrality of description. Replace aims by current + capability. + ------------------------------------------------------------------- Thu Jun 7 16:54:22 UTC 2018 - toddrme2178@gmail.com diff --git a/python-pyosf.spec b/python-pyosf.spec index 1a36911..931ff4b 100644 --- a/python-pyosf.spec +++ b/python-pyosf.spec @@ -44,19 +44,20 @@ BuildArch: noarch %python_subpackages %description -The pyosf package is a pure Python library for simple file sync with +The pyosf package is a pure Python library for file sync with Open Science Framework. -This package is for simple synchronisation of files from the local +This package is for synchronisation of files from the local file space to the Open Science Framework (OSF). There is a more -complex fully-featured sync package by the Center for Open Science, +complex sync package by the Center for Open Science, who created OSF, called osf-sync. The OSF official package is designed for continuous automated -synchronisation of many projects (a la Dropbox). We needed something -simpler (for combination with PsychoPy). The pyosf package aims to -perform basic search/login/sync operations with single projects on -OSF but only when instructed to do so (no continuous sync). +synchronisation of many projects (à la Dropbox). The authors of pyosf +needed something simpler (for combination with PsychoPy). The pyosf +package performs basic search/login/sync operations with single +projects on OSF, but only when instructed to do so (no continuous +sync). %prep %setup -q -n pyosf-%{version}