diff --git a/dolfin.spec b/dolfin.spec index fa1a75c..ef45d08 100644 --- a/dolfin.spec +++ b/dolfin.spec @@ -2,7 +2,7 @@ Name: dolfin Version: 2019.1.0.post0 %global fenics_version 2019.1 -Release: 16%{?dist} +Release: 17%{?dist} Summary: FEniCS computational backend and problem solving environment License: LGPLv3+ @@ -165,6 +165,9 @@ ctest -V %{?_smp_mflags} %{python3_sitearch}/fenics_dolfin-%{fenics_version}*-py%{python3_version}.egg-info/ %changelog +* Fri Jun 04 2021 Python Maint - 2019.1.0.post0-17 +- Rebuilt for Python 3.10 + * Wed May 05 2021 Mamoru TASAKA - 2019.1.0.post0-16 - Rebuild (petsc)