diff --git a/python-msgpack.spec b/python-msgpack.spec index 4444489..b5fb40d 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.0.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python MessagePack (de)serializer License: ASL 2.0 @@ -60,6 +60,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} -v test \ %{python3_sitearch}/%{srcname}*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.2-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 1.0.2-3 - Rebuilt for Python 3.10