diff --git a/alembic-1.11.1.tar.gz b/alembic-1.11.1.tar.gz deleted file mode 100644 index 7857a8c..0000000 Binary files a/alembic-1.11.1.tar.gz and /dev/null differ diff --git a/alembic-1.12.1.tar.gz b/alembic-1.12.1.tar.gz new file mode 100644 index 0000000..3b7a7f4 Binary files /dev/null and b/alembic-1.12.1.tar.gz differ diff --git a/python-alembic.spec b/python-alembic.spec index e21b066..37ce717 100644 --- a/python-alembic.spec +++ b/python-alembic.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-alembic -Version: 1.11.1 +Version: 1.12.1 Release: 1 Summary: A database migration tool for SQLAlchemy. License: MIT URL: https://alembic.sqlalchemy.org -Source0: https://files.pythonhosted.org/packages/source/a/alembic/alembic-1.11.1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/a/alembic/alembic-1.12.1.tar.gz BuildArch: noarch %description @@ -94,6 +94,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 10 2023 jiangxinyu - 1.12.1-1 +- Update package to version 1.12.1 + * Wed Jun 21 2023 jiangxinyu - 1.11.1-1 - Update package to version 1.11.1