diff --git a/python-justbases.spec b/python-justbases.spec index 315c2d7..879ebe5 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.15 -Release: 8%{?dist} +Release: 9%{?dist} Summary: A small library for precise conversion between arbitrary bases License: LGPLv2+ @@ -43,6 +43,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 0.15-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 0.15-8 - Rebuilt for Python 3.11