diff --git a/openstack-horizon.spec b/openstack-horizon.spec index 8c68256..c39f9ef 100644 --- a/openstack-horizon.spec +++ b/openstack-horizon.spec @@ -2,7 +2,7 @@ Name: openstack-horizon Version: 18.6.1 -Release: 1 +Release: 2 Summary: OpenStack Dashboard (Horizon) License: ASL 2.0 Group: Development/Languages/Python @@ -118,7 +118,7 @@ Requires: python3-XStatic-smart-table Requires: python3-XStatic-termjs Requires: python3-XStatic-tv4 Requires: python3-cinderclient -Requires: python3-django-babel +Requires: python3-enmerkar Requires: python3-django-compressor Requires: python3-django-debreach Requires: python3-django-pyscss @@ -220,5 +220,7 @@ install -D -m 644 %{SOURCE1} %{buildroot}%{apache_conf_dir}/openstack-dashboard. %{python3_sitelib}/openstack_auth %changelog -* Tus Feb 09 2020 wangxiyuan +* Sat Feb 20 2021 huangtianhua +- Change to use python-enmerkar instead of django-babel +* Tus Feb 09 2021 wangxiyuan - Init the first openstack victoria release