diff --git a/mistral-dashboard-12.0.1.tar.gz b/mistral-dashboard-12.0.1.tar.gz deleted file mode 100644 index 337d30877284df55b534cce3cfd8c67f0dc5096e..0000000000000000000000000000000000000000 Binary files a/mistral-dashboard-12.0.1.tar.gz and /dev/null differ diff --git a/mistral-dashboard-16.0.0.tar.gz b/mistral-dashboard-16.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..411e00a18d287e8a638abed68a2374624d882cbb Binary files /dev/null and b/mistral-dashboard-16.0.0.tar.gz differ diff --git a/openstack-mistral-ui.spec b/openstack-mistral-ui.spec index 0808e1021f311afbaad90030ba26750689c047d3..4c97e53488079c4b187081649e8482f4c26cd6d0 100644 --- a/openstack-mistral-ui.spec +++ b/openstack-mistral-ui.spec @@ -9,7 +9,7 @@ %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-%{openstack_name} -Version: 12.0.1 +Version: 16.0.0 Release: 1 Summary: OpenStack Mistral Dashboard for Horizon @@ -86,8 +86,7 @@ export PYTHONPATH=/usr/share/openstack-dashboard/ %{python3_sitelib}/mistraldashboard %{python3_sitelib}/*.egg-info %{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/_50_mistral.py* -%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/__pycache__/_50_mistral.cpython-39.opt-1.pyc -%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/__pycache__/_50_mistral.cpython-39.pyc +%{_datadir}/openstack-dashboard/openstack_dashboard/local/enabled/__pycache__/_50*.pyc %if 0%{?with_doc} %files -n python3-%{openstack_name}-doc @@ -95,6 +94,9 @@ export PYTHONPATH=/usr/share/openstack-dashboard/ %endif %changelog +*Mon Apr 08 2024 wangjing - 16.0.0-1 +- update package of version 16.0.0 + * Mon Apr 17 2023 lixinyu - 12.0.1-1 - Init package mistral-dashboard of version 12.0.1