diff --git a/python-makefun.spec b/python-makefun.spec index 55b1f9a..9c8076d 100644 --- a/python-makefun.spec +++ b/python-makefun.spec @@ -1,6 +1,6 @@ Name: python-makefun Version: 1.11.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dynamically create python functions with a proper signature License: BSD @@ -52,6 +52,9 @@ sed -r -i "s/'pandoc', //" setup.py %{python3_sitelib}/makefun-%{version}.dist-info/ %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.11.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.6.11-6 - Rebuilt for Python 3.10