diff --git a/python-alembic.spec b/python-alembic.spec index ba08ad9..77fdaa6 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.0 +Version: 1.10.1 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 +* Tue Mar 07 2023 Automatic Build System 1.10.1-1mamba +- automatic version update by autodist + * Mon Mar 06 2023 Automatic Build System 1.10.0-1mamba - automatic version update by autodist