From 3a863a00805ffdb0e807b6b9b19ace2f5dc02eb1a06f1e952a4ff136bac2a907 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 30 Oct 2018 10:59:24 +0000 Subject: [PATCH] Accepting request 645486 from home:jengelh:branches:devel:languages:python - Trim history, and hypotheses from description. OBS-URL: https://build.opensuse.org/request/show/645486 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pscript?expand=0&rev=2 --- python-pscript.changes | 5 +++++ python-pscript.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) 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}