diff --git a/python-pyphen.spec b/python-pyphen.spec index 9424a7b..7c4dd4f 100644 --- a/python-pyphen.spec +++ b/python-pyphen.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyphen -Version: 0.15.0 +Version: 0.16.0 Release: 1mamba Summary: Pure Python module to hyphenate text Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Wed Jul 31 2024 Automatic Build System 0.16.0-1mamba +- automatic version update by autodist + * Tue Apr 23 2024 Automatic Build System 0.15.0-1mamba - automatic version update by autodist