diff --git a/python-justbases.spec b/python-justbases.spec index 646337c..03bb7da 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.15 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A small library for precise conversion between arbitrary bases License: LGPLv2+ @@ -46,6 +46,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest discover --verb %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.15-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 0.15-4 - Rebuilt for Python 3.10