diff --git a/python-alembic.spec b/python-alembic.spec index 413664e..8f03c90 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-alembic -Version: 1.12.1 +Version: 1.13.0 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 02 2023 Automatic Build System 1.13.0-1mamba +- automatic version update by autodist + * Fri Oct 27 2023 Automatic Build System 1.12.1-1mamba - automatic version update by autodist