diff --git a/python-md2workflow.changes b/python-md2workflow.changes index f74fd00..d6c3b81 100644 --- a/python-md2workflow.changes +++ b/python-md2workflow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 26 04:11:20 UTC 2021 - Steve Kowalik + +- Drop ifpython3 guard for the Provides for md2workflow + ------------------------------------------------------------------- Tue Oct 6 07:47:58 UTC 2020 - Lubos Kocman diff --git a/python-md2workflow.spec b/python-md2workflow.spec index cfbcfc4..476aafb 100644 --- a/python-md2workflow.spec +++ b/python-md2workflow.spec @@ -1,7 +1,7 @@ # # spec file for package python-md2workflow # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -41,9 +41,7 @@ Requires: python-md2workflow-common Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch -%ifpython3 Provides: md2workfow = %{version} -%endif %python_subpackages %description