From 19c4d2858677decfc81f7189c11bb41e513f8ab8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2023 20:51:53 +0000 Subject: Rebuilt for Python 3.12 --- diff --git a/python-jellyfish.spec b/python-jellyfish.spec index a003a63..025bb33 100644 --- a/python-jellyfish.spec +++ b/python-jellyfish.spec @@ -4,7 +4,7 @@ Name: python-%{realname} Version: 0.9.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A python library for doing approximate and phonetic matching of strings License: BSD @@ -65,6 +65,9 @@ PYTHONPATH=. pytest-3 jellyfish/test.py %{python3_sitelib}/%{realname}*.egg-info %changelog +* Tue Jun 13 2023 Python Maint - 0.9.1-3 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 0.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild