diff --git a/python-justbytes.spec b/python-justbytes.spec index c435d0f..f3e8089 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for handling computation with address ranges in bytes License: LGPLv2+ @@ -51,6 +51,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue May 26 2020 Miro HronĨok - 0.14-2 +- Rebuilt for Python 3.9 + * Thu Apr 23 2020 mulhern - 0.14-1 - Update to new release