diff --git a/openstack-neutron-dynamic-routing.spec b/openstack-neutron-dynamic-routing.spec index 7fc5a8816ae3ab98486102ca93783fe12c8155d3..e8d0b3b550a863513f88a96117f9cf0a1e06e847 100644 --- a/openstack-neutron-dynamic-routing.spec +++ b/openstack-neutron-dynamic-routing.spec @@ -7,7 +7,7 @@ Name: openstack-%{servicename} Version: 18.1.1 -Release: 1 +Release: 2 Summary: OpenStack Neutron Dynamic Routing License: ASL 2.0 URL: https://github.com/openstack/%{servicename} @@ -68,8 +68,7 @@ Summary: Neutron Dynamic Routing python library Requires: python3-neutron >= %{major_version} Requires: python3-eventlet >= 0.18.2 Requires: python3-netaddr >= 0.7.18 -Requires: python3-sqlalchemy >= 1.3.2 -Requires: python3-sqlalchemy < 1.4.0 +Requires: python3-sqlalchemy >= 1.3.3 Requires: python3-alembic >= 0.9.6 Requires: python3-neutron-lib >= 1.26.0 Requires: python3-oslo-config @@ -215,6 +214,9 @@ stestr run || true %{_unitdir}/neutron-bgp-dragent.service %changelog +* Tue Jun 10 2025 tzing_t - 18.1.1-2 +- Fix build error, remove BuildRequires limit + * Mon Apr 17 2023 lixinyu - 18.1.1-1 - Init package neutron-dynamic-routing of version 18.1.1