diff --git a/python-justbases.spec b/python-justbases.spec index 2589111..3256904 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.9 -Release: 13%{?dist} +Release: 14%{?dist} Summary: A small library for precise conversion between arbitrary bases License: GPLv2+ @@ -43,6 +43,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.9-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.9-13 - Rebuilt for Python 3.8.0rc1 (#1748018)