From c14b341f59b6d0c85c80031fbec11d8b25393c37 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 07:08:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-justbases.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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