diff --git a/python-justbytes.spec b/python-justbytes.spec index 37f54da..c8f9244 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.11 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Library for handling computation with address ranges in bytes License: GPLv2+ @@ -53,6 +53,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v tests %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.11-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.11-9 - Rebuilt for Python 3.8.0rc1 (#1748018)