From 5c6831fc6db3cec7d82b83c71d982cd9e519bbf9a0acb4ddd625c38fba96bfed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 20 Apr 2020 13:11:20 +0000 Subject: [PATCH] - The package name is python-redmine not just redmine on pypi thus fix the requires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=13 --- python-md2workflow.changes | 6 ++++++ python-md2workflow.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-md2workflow.changes b/python-md2workflow.changes index f0f56e7..972bdc2 100644 --- a/python-md2workflow.changes +++ b/python-md2workflow.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 20 13:11:01 UTC 2020 - Tomáš Chvátal + +- The package name is python-redmine not just redmine on pypi + thus fix the requires + ------------------------------------------------------------------- Mon Apr 20 08:34:46 UTC 2020 - Matej Cepl diff --git a/python-md2workflow.spec b/python-md2workflow.spec index dd9bbb7..0cd7a21 100644 --- a/python-md2workflow.spec +++ b/python-md2workflow.spec @@ -69,7 +69,7 @@ Jira plugin for md2workflow Summary: Redmine plugin for md2workflow Group: Development/Languages/Python Requires: python-md2workflow = %{version} -Requires: python-redmine +Requires: python-python-redmine %description plugins-redmine Redmine plugin for md2workflow