From 5ea23f4ef61526b6f08130c8345cc5881517f4f5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 31 Jul 2024 09:52:03 +0200 Subject: [PATCH] automatic version update by autodist [release 0.16.0-1mamba;Wed Jul 31 2024] --- python-pyphen.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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