From ec2b1147bdc1ba52b3f0dc1fd65f9b1af145483f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:41:45 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-justbases.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbases.spec b/python-justbases.spec index 779ce0f..1672950 100644 --- a/python-justbases.spec +++ b/python-justbases.spec @@ -2,7 +2,7 @@ %global srcname justbases Name: python-%{srcname} Version: 0.15.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A small library for precise conversion between arbitrary bases License: LGPL-2.1-or-later @@ -43,6 +43,9 @@ rm -rf justbases.egg-info %{python3_sitelib}/justbases-%{version}-*.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 0.15.2-4 +- Rebuilt for Python 3.12 + * Mon May 15 2023 mulhern - 0.15.2-3 - Fix package name