diff --git a/python-designateclient.spec b/python-designateclient.spec index 44ab43a1d1664f564513a9eeef314b905aede93c..40a2589d6fbc98b02c94a8f6fe6f73be046b1e91 100644 --- a/python-designateclient.spec +++ b/python-designateclient.spec @@ -1,7 +1,7 @@ %global _empty_manifest_terminate_build 0 Name: python-designateclient Version: 4.2.0 -Release: 1 +Release: 2 Summary: OpenStack DNS-as-a-Service - Client License: Apache-2.0 URL: https://docs.openstack.org/python-designateclient/latest @@ -24,7 +24,7 @@ Requires: python3-jsonschema Requires: python3-keystoneauth1 Requires: python3-osc-lib Requires: python3-oslo-serialization -Requires: python3-oslo-utils +Requires: python3-oslo-utils == 4.8.0 Requires: python3-pbr Requires: python3-requests Requires: python3-six @@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Mar 01 2023 OpenStack_SIG - 4.2.0-2 +- Fix install error + * Fri Jul 09 2021 openstack-sig - update to 4.2.0