From 225c1324723f9c908aff9dbab8ca640338e42b65 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 16:29:08 +0100 Subject: [PATCH] rebuilt with python 3.10 [release 0.14.0-2mamba;Mon Sep 04 2023] --- python-pyphen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyphen.spec b/python-pyphen.spec index 10b7833..73f54d6 100644 --- a/python-pyphen.spec +++ b/python-pyphen.spec @@ -1,7 +1,7 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyphen Version: 0.14.0 -Release: 1mamba +Release: 2mamba Summary: Pure Python module to hyphenate text Group: System/Libraries Vendor: openmamba @@ -50,6 +50,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Mon Sep 04 2023 Silvan Calarco 0.14.0-2mamba +- rebuilt with python 3.10 + * Fri Mar 17 2023 Automatic Build System 0.14.0-1mamba - automatic version update by autodist