From b5838b11a501df041915a9c87fe7950f9ff5aeef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:44:09 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.0-1mamba;Wed Jun 01 2022] --- python-alembic.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-alembic.spec b/python-alembic.spec index 3a7eff3..30494a9 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -1,13 +1,13 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-alembic -Version: 1.7.7 +Version: 1.8.0 Release: 1mamba Summary: A database migration tool for SQLAlchemy Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://alembic.sqlalchemy.org/ +URL: https://alembic.sqlalchemy.org/en/latest/ Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz License: MIT ## AUTOBUILDREQ-BEGIN @@ -50,5 +50,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Wed Jun 01 2022 Automatic Build System 1.8.0-1mamba +- automatic version update by autodist + * Mon Apr 18 2022 Silvan Calarco 1.7.7-1mamba - package created using the webbuild interface