diff --git a/python-pyphen.spec b/python-pyphen.spec index 107dd41..9424a7b 100644 --- a/python-pyphen.spec +++ b/python-pyphen.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-pyphen -Version: 0.14.0 -Release: 3mamba +Version: 0.15.0 +Release: 1mamba Summary: Pure Python module to hyphenate text Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://www.courtbouillon.org/pyphen +URL: https://www.courtbouillon.org/pyphen/ Source: https://pypi.debian.net/pyphen/pyphen-%{version}.tar.gz License: GPL, LGPL, MPL ## AUTOBUILDREQ-BEGIN @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Tue Apr 23 2024 Automatic Build System 0.15.0-1mamba +- automatic version update by autodist + * Tue Sep 26 2023 Automatic Build System 0.14.0-3mamba - rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba