From 16f616c8c8fae2cc340989dad26e371e4da84f72 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 24 Apr 2024 10:58:44 +0200 Subject: [PATCH] automatic version update by autodist [release 0.15.0-1mamba;Tue Apr 23 2024] --- python-pyphen.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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