diff --git a/python-jupymake.spec b/python-jupymake.spec index a42841f..39afb35 100644 --- a/python-jupymake.spec +++ b/python-jupymake.spec @@ -8,7 +8,7 @@ Name: python-jupymake Version: 0.9 -Release: 4.%{gitdate}.%{shortcommit}%{?dist} +Release: 5.%{gitdate}.%{shortcommit}%{?dist} Summary: Python wrapper for the polymake shell License: GPLv2+ @@ -29,7 +29,6 @@ It is meant to be used in the Jupyter interface for polymake.} %package -n python3-jupymake Summary: Python wrapper for the polymake shell Requires: polymake%{?_isa} -%{?python_provide:%python_provide python3-%{srcname}} # This can be removed when Fedora 31 reaches EOL Obsoletes: python3-%{srcname} < 0.9 @@ -52,6 +51,9 @@ Provides: pytnon3-%{srcname} = %{version}-%{release} %{python3_sitearch}/%{srcname}* %changelog +* Sat Jul 11 2020 Jerry James - 0.9-5.20190509.031cc3a +- Rebuild for polymake 4.1 + * Tue May 26 2020 Miro HronĨok - 0.9-4.20190509.031cc3a - Rebuilt for Python 3.9