automatic version update by autodist [release 0.10.0-1mamba;Sat Mar 25 2023]
This commit is contained in:
parent
66e7e1626a
commit
09cb66c9ff
@ -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 <silvan.calarco@mambasoft.it>
|
||||
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 <autodist@mambasoft.it> 0.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.9.0-1mamba
|
||||
- package created using the webbuild interface
|
||||
|
Loading…
Reference in New Issue
Block a user