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