diff --git a/python-ffc.spec b/python-ffc.spec index 523f073..faa4a9f 100644 --- a/python-ffc.spec +++ b/python-ffc.spec @@ -1,7 +1,7 @@ Name: python-ffc Version: 2019.1.0.post0 %global fenics_version 2019.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Compiler for finite element variational forms License: LGPLv3+ @@ -68,6 +68,9 @@ sed -r -i '1d' ffc/__main__.py ffc/main.py %{_mandir}/man1/ffc.1* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 2019.1.0.post0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 2019.1.0.post0-6 - Rebuilt for Python 3.10