diff --git a/python-alembic.spec b/python-alembic.spec index afd6fe6..7e17d1a 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.9.2 +Version: 1.9.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 +* Wed Feb 08 2023 Automatic Build System 1.9.3-1mamba +- automatic version update by autodist + * Sun Jan 15 2023 Automatic Build System 1.9.2-1mamba - automatic version update by autodist