Commit 558b082480da826f5519c238af985d6657d0c055

Authored by Rodrigo Siqueira de Melo
1 parent 6e41b0d0
Exists in master and in 1 other branch updatev3

Set specific version of mailman-api

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
colab/colab.spec
... ... @@ -18,7 +18,7 @@ Url: https://github.com/colab/colab
18 18 BuildArch: noarch
19 19 BuildRequires: colab-deps >= 1.11, python-virtualenv
20 20 # TODO: Set mailman-api version (0.3c1)
21   -Requires: colab-deps >= 1.11, solr, mailman-api
  21 +Requires: colab-deps >= 1.11, solr, mailman-api >= 0.3
22 22  
23 23 %description
24 24 Integrated software development platform.
... ...