diff --git a/python-Mathics.changes b/python-Mathics.changes index af6239c..1d61e27 100644 --- a/python-Mathics.changes +++ b/python-Mathics.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 16 22:31:06 UTC 2022 - Atri Bhattacharya + +- Add Provides: python-Mathics3 to aid packaging using py2pack + other python module packages dependent on this. + ------------------------------------------------------------------- Sat Jan 29 19:13:15 UTC 2022 - Atri Bhattacharya diff --git a/python-Mathics.spec b/python-Mathics.spec index d090f78..1b9b2f3 100644 --- a/python-Mathics.spec +++ b/python-Mathics.spec @@ -77,6 +77,7 @@ BuildRequires: %{python_module requests} BuildRequires: %{python_module scipy} # /SECTION %endif +Provides: python-Mathics3 = %{version} %python_subpackages %description