diff --git a/python-alembic.spec b/python-alembic.spec index 7e17d1a..e9c7589 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.3 +Version: 1.9.4 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 +* Fri Feb 17 2023 Automatic Build System 1.9.4-1mamba +- automatic version update by autodist + * Wed Feb 08 2023 Automatic Build System 1.9.3-1mamba - automatic version update by autodist