automatic version update by autodist [release 1.13.3-1mamba;Tue Sep 24 2024]

This commit is contained in:
Automatic Build System 2024-09-24 15:45:52 +02:00
parent e603ce6da4
commit f1226ba38b

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
Name: python-alembic
Version: 1.13.2
Version: 1.13.3
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
* Tue Sep 24 2024 Automatic Build System <autodist@openmamba.org> 1.13.3-1mamba
- automatic version update by autodist
* Thu Jun 27 2024 Automatic Build System <autodist@openmamba.org> 1.13.2-1mamba
- automatic version update by autodist