From 00df7650ea28f208930994a34c93fc80069bfa74205483ce43ff7566d3a85541 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 29 Jun 2017 17:04:49 +0000 Subject: [PATCH] Accepting request 506614 from home:jengelh:branches:devel:languages:python - Trim description, rectify errors. OBS-URL: https://build.opensuse.org/request/show/506614 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-ptrace?expand=0&rev=5 --- python-python-ptrace.changes | 7 ++++++- python-python-ptrace.spec | 5 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/python-python-ptrace.changes b/python-python-ptrace.changes index e5d704f..1a530b7 100644 --- a/python-python-ptrace.changes +++ b/python-python-ptrace.changes @@ -1,7 +1,12 @@ +------------------------------------------------------------------- +Wed Jun 28 05:58:20 UTC 2017 - jengelh@inai.de + +- Trim description, rectify errors. + ------------------------------------------------------------------- Mon Jun 26 16:26:48 UTC 2017 - mimi.vx@gmail.com -- use simplier macros for build c parts and runtests +- use simpler macros to build C parts and run tests ------------------------------------------------------------------- Sun Jun 25 09:00:13 UTC 2017 - mimi.vx@gmail.com diff --git a/python-python-ptrace.spec b/python-python-ptrace.spec index 84c9275..9d187e5 100644 --- a/python-python-ptrace.spec +++ b/python-python-ptrace.spec @@ -21,7 +21,7 @@ Name: python-%{pkg_name} Version: 0.9.2 Release: 0 -Summary: Python binding of ptrace +Summary: Python binding for ptrace License: GPL-2.0 Group: Development/Languages/Python Url: http://python-ptrace.readthedocs.io/ @@ -37,8 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %python_subpackages %description -python-ptrace is a debugger using ptrace (Linux, BSD and Darwin system call to -trace processes) written in Python. +python-ptrace is a debugger using ptrace written in Python. %prep %setup -q -n %{pkg_name}-%{pkg_name}-%{version}