diff --git a/python-justbytes.spec b/python-justbytes.spec index ae62511..4733b06 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.15 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Library for handling computation with address ranges in bytes License: LGPLv2+ @@ -23,7 +23,6 @@ Summary: %{summary} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-justbases -Requires: python3-justbases %description -n python3-%{srcname} %{_description} @@ -49,6 +48,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue Feb 15 2022 mulhern - 0.15-7 +- Drop redundant requires + * Fri Jan 21 2022 Fedora Release Engineering - 0.15-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild