From 02280283dab4a614eb5565cf5908eb633c699c70 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:41:46 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-justbytes.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-justbytes.spec b/python-justbytes.spec index e22f35b..58a855a 100644 --- a/python-justbytes.spec +++ b/python-justbytes.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.15.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for handling computation with address ranges in bytes License: LGPL-2.1-or-later @@ -44,6 +44,9 @@ rm -rf justbytes.egg-info %{python3_sitelib}/justbytes-%{version}-*.egg-info/ %changelog +* Tue Jun 13 2023 Python Maint - 0.15.2-2 +- Rebuilt for Python 3.12 + * Mon May 15 2023 mulhern - 0.15.2-1 - Update to 0.15.2