From 09cb66c9ff1f1cc739fdf9c483b6d11f8f997313 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 11:19:39 +0100 Subject: [PATCH] automatic version update by autodist [release 0.10.0-1mamba;Sat Mar 25 2023] --- python-jellyfish.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-jellyfish.spec b/python-jellyfish.spec index 20e2682..3cb087f 100644 --- a/python-jellyfish.spec +++ b/python-jellyfish.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-jellyfish -Version: 0.9.0 +Version: 0.10.0 Release: 1mamba Summary: A library for doing approximate and phonetic matching of strings Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: http://github.com/jamesturk/jellyfish +URL: https://github.com/jamesturk/jellyfish Source: https://pypi.debian.net/jellyfish/jellyfish-%{version}.tar.gz License: BSD ## AUTOBUILDREQ-BEGIN @@ -46,5 +46,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Sat Mar 25 2023 Automatic Build System 0.10.0-1mamba +- automatic version update by autodist + * Sun Feb 13 2022 Silvan Calarco 0.9.0-1mamba - package created using the webbuild interface