diff --git a/python-alembic.spec b/python-alembic.spec index 96d36bf..b588c29 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.10.3 +Version: 1.12.0 Release: 1mamba Summary: A database migration tool for SQLAlchemy Group: System/Libraries @@ -51,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Sep 04 2023 Automatic Build System 1.12.0-1mamba +- automatic version update by autodist + * Thu Apr 06 2023 Automatic Build System 1.10.3-1mamba - automatic version update by autodist