From 70d6df71497aafde503c8984dba683f6a5560865 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 20 Jan 2025 22:57:20 +0100 Subject: [PATCH] automatic version update by autodist [release 1.14.1-1mamba;Mon Jan 20 2025] --- python-alembic.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-alembic.spec b/python-alembic.spec index c424962..6ba6bca 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.14.0 +Version: 1.14.1 Release: 1mamba Summary: A database migration tool for SQLAlchemy Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://alembic.sqlalchemy.org/en/latest/ Source: https://pypi.debian.net/alembic/alembic-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(mako) @@ -50,6 +51,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE %changelog +* Mon Jan 20 2025 Automatic Build System 1.14.1-1mamba +- automatic version update by autodist + * Tue Nov 05 2024 Automatic Build System 1.14.0-1mamba - automatic version update by autodist