diff --git a/python-Pympler.spec b/python-Pympler.spec index 256b2a0..3d7c6ea 100644 --- a/python-Pympler.spec +++ b/python-Pympler.spec @@ -16,7 +16,7 @@ the lifetime of selected Python objects. Name: python-%{pname} Version: 0.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Measure, monitor and analyze the memory behavior of Python objects License: ASL 2.0 and BSD and MIT # bundled stuff @@ -77,6 +77,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} setup.py test %{python3_sitelib}/pympler %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.9-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.9-3 - Rebuilt for Python 3.10