diff --git a/sqlalchemy.spec b/python-sqlalchemy.spec similarity index 95% rename from sqlalchemy.spec rename to python-sqlalchemy.spec index 05c6bbaeb6df480f728444519a6a5a9933e277ff..f83f97b4d14708e41ead17b7ae467283205991fb 100644 --- a/sqlalchemy.spec +++ b/python-sqlalchemy.spec @@ -2,7 +2,7 @@ Name: python-sqlalchemy Version: 1.3.24 -Release: 1 +Release: 2 Summary: SQL toolkit and object relational mapper for Python License: MIT URL: http://www.sqlalchemy.org/ @@ -62,6 +62,12 @@ PYTHONPATH=. %{__python3} -m pytest test %doc doc examples %changelog +* Thu Oct 27 2022 zhuofeng - 1.3.24-2 +- Type:bugfix +- CVE:NA +- SUG:NA +- DESC:rename spec file name + * Wed Dec 22 2021 guozhaorui - 1.3.24-1 - update to 1.3.24