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