[python-django-horizon/f22] remove version cap for python-xstatic-angular

Matthias Runge mrunge at fedoraproject.org
Thu Feb 12 12:58:39 UTC 2015


commit 8bda7aff0e32187f9e79dca7e1a762cfe3ebbfc0
Author: Matthias Runge <mrunge at redhat.com>
Date:   Thu Feb 12 13:58:14 2015 +0100

    remove version cap for python-xstatic-angular
    
    Change-Id: Id255180d3369705a4fe69dde2a03afe1322a3cec

 python-django-horizon.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-django-horizon.spec b/python-django-horizon.spec
index c327e8f..af67dfd 100644
--- a/python-django-horizon.spec
+++ b/python-django-horizon.spec
@@ -158,7 +158,7 @@ BuildRequires: python-oslo-config
 BuildRequires: python-django-pyscss >= 1.0.5
 BuildRequires: python-XStatic
 BuildRequires: python-XStatic-jQuery
-BuildRequires: python-XStatic-Angular =< 1.3.0
+BuildRequires: python-XStatic-Angular
 # obsoleted by python-XStatic-Angular in f22+
 BuildRequires: python-XStatic-Angular-Cookies
 BuildRequires: python-XStatic-Angular-Mock


More information about the scm-commits mailing list