automatic version update by autodist [release 1.9.1-1mamba;Sat Dec 24 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:44:09 +01:00
parent 59b2d70ef3
commit 943954f52e

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic
Version: 1.9.0
Version: 1.9.1
Release: 1mamba
Summary: A database migration tool for SQLAlchemy
Group: System/Libraries
@ -50,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%doc LICENSE
%changelog
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
- automatic version update by autodist
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 1.9.0-1mamba
- automatic version update by autodist