diff --git a/SPECS/python-sqlalchemy.spec b/SPECS/python-sqlalchemy.spec index 066c021..9055695 100644 --- a/SPECS/python-sqlalchemy.spec +++ b/SPECS/python-sqlalchemy.spec @@ -15,7 +15,7 @@ Name: python-sqlalchemy Version: 1.3.2 -Release: 3%{?dist} +Release: 2%{?dist}.1 Summary: Modular and flexible ORM library for python Group: Development/Libraries @@ -156,7 +156,7 @@ PYTHONPATH=. %{__python3} -m pytest test %endif # with python3 %changelog -* Mon Dec 04 2023 Lumír Balhar - 1.3.2-3 +* Mon Dec 04 2023 Lumír Balhar - 1.3.2-2.1 - Fix GROUP BY for joined relationships Resolves: RHEL-17464