diff --git a/python-msgpack.spec b/python-msgpack.spec index c9992de..7a14eb2 100644 --- a/python-msgpack.spec +++ b/python-msgpack.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jul 29 2020 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jun 06 2020 Fabian Affolter - 1.0.0-1 - Update to latest upstream release 1.0.0 (rhbz#1816567)