# https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z
Epoch: 1
Version: 8.0.0.0rc1
-Release: 1%{?dist}~mos8.0.2
+Release: 1%{?dist}~mos8.0.3
Summary: Django application for talking to Openstack
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: python-django-openstack-auth >= 2.0.0
Requires: python-django-compressor >= 1.5
+Requires: python-django-babel >= 0.3.4
Requires: python-django-appconf
Requires: python-lesscpy
+Requires: PyYAML >= 3.1.0
+Requires: python-iso8601 >= 0.1.9
+Requires: python-kombu >= 3.0.7
+Requires: python-httplib2 >= 0.7.5
Requires: python-glanceclient >= 0.18.0
Requires: python-keystoneclient >= 1:1.6.0
Requires: python-novaclient >= 1:2.28.1
Requires: logrotate
BuildRequires: python-django-openstack-auth >= 1.1.7
-BuildRequires: python-django-compressor >= 1.4
+BuildRequires: python-django-compressor >= 1.5
BuildRequires: python-django-appconf
BuildRequires: python-lesscpy
BuildRequires: python-oslo-config
#%{_datadir}/openstack-dashboard/openstack_dashboard/enabled/_99_customization.*
%changelog
+* Thu Oct 15 2015 Proskurin Kirill <kprosurin@mirantis.com> - 1:8.0.0.0rc1-1%{?dist}~mos8.0.3
+- update django-compressor build requirements to 1.5
+- add missing requirements: django-babel, PyYAML, python-iso8601, python-kombu, python-httplib2
+
* Mon Oct 5 2015 Proskurin Kirill <kprosurin@mirantis.com> - 1:8.0.0.0rc1-1%{?dist}~mos8.0.2
- update django-compressor requirements to 1.5