diff --git a/md2workflow-1.4.5.tar.gz b/md2workflow-1.4.5.tar.gz deleted file mode 100644 index 02e2c97..0000000 --- a/md2workflow-1.4.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccb7275f01dc2e111db0a18172453d156ae923ca960898bf20dbf37a0ff2fe03 -size 33916 diff --git a/md2workflow-1.4.8.tar.gz b/md2workflow-1.4.8.tar.gz new file mode 100644 index 0000000..0b2b71c --- /dev/null +++ b/md2workflow-1.4.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34173e5c8cd165e60c14405a2ca819ce42ed47b69aa08a0f91058092edbae44c +size 34274 diff --git a/python-md2workflow.changes b/python-md2workflow.changes index 43e5b41..e2d7e3d 100644 --- a/python-md2workflow.changes +++ b/python-md2workflow.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Aug 2 12:46:17 UTC 2019 - Lubos Kocman + +- Update to 1.4.8 + * Fixes wrong indendation in jirabackend + * Fixes NameError raised on while reading input from user on + python3 + * Fix incorrect reference to relation in update + * Add requires on python-jira + ------------------------------------------------------------------- Mon Jul 15 15:24:19 UTC 2019 - Lubos Kocman diff --git a/python-md2workflow.spec b/python-md2workflow.spec index 4636734..23ddf75 100644 --- a/python-md2workflow.spec +++ b/python-md2workflow.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-md2workflow -Version: 1.4.5 +Version: 1.4.8 Release: 0 Summary: Create a JIRA or other Workflow from markdown files License: GPL-3.0-only @@ -30,6 +30,7 @@ Source2: suse-devel.conf BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-jira Requires: python-md2workflow-common Requires(post): update-alternatives Requires(postun): update-alternatives