From 6a1423bb640ebab76b39f08bed49e05424147185f61fc2940d8aa81e5fd505fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 25 Aug 2019 05:20:31 +0000 Subject: [PATCH] Accepting request 725848 from home:jengelh:branches:devel:languages:python - Use noun phrase in summary. Use longer description from upstream. OBS-URL: https://build.opensuse.org/request/show/725848 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=6 --- python-md2workflow.changes | 5 +++++ python-md2workflow.spec | 6 ++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-md2workflow.changes b/python-md2workflow.changes index e2d7e3d..5f0cee9 100644 --- a/python-md2workflow.changes +++ b/python-md2workflow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 24 16:25:27 UTC 2019 - Jan Engelhardt + +- Use noun phrase in summary. Use longer description from upstream. + ------------------------------------------------------------------- Fri Aug 2 12:46:17 UTC 2019 - Lubos Kocman diff --git a/python-md2workflow.spec b/python-md2workflow.spec index 23ddf75..43fde02 100644 --- a/python-md2workflow.spec +++ b/python-md2workflow.spec @@ -20,7 +20,7 @@ Name: python-md2workflow Version: 1.4.8 Release: 0 -Summary: Create a JIRA or other Workflow from markdown files +Summary: Tool to create a JIRA or other Workflow from markdown files License: GPL-3.0-only Group: Development/Languages/Python URL: https://github.com/lkocman/md2workflow.git @@ -40,7 +40,9 @@ Provides: md2workfow = %{version} %endif %description -Create a JIRA or other Workflow from markdown files. +A tool which can convert typically "VCS managed" mardown checklist +into e.g. a linked structure of Jira Epics. This tool can not only +create checklists, but also update them. %python_subpackages