Commit c3f0b22954b476e15d91dbe917e69314f1291715

Authored by David Silva
1 parent a14c06f8

Bumps colab release to use new mailman-api pkg

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/pkg-rpm/colab/colab.spec
@@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
7 Summary: Collaboration platform for communities 7 Summary: Collaboration platform for communities
8 Name: %{name} 8 Name: %{name}
9 Version: %{version} 9 Version: %{version}
10 -Release: 18.1 10 +Release: 18.2
11 Source0: %{name}-%{version}.tar.gz 11 Source0: %{name}-%{version}.tar.gz
12 License: GPLv2 12 License: GPLv2
13 Group: Development/Tools 13 Group: Development/Tools
@@ -18,7 +18,7 @@ Url: https://github.com/colab/colab @@ -18,7 +18,7 @@ Url: https://github.com/colab/colab
18 BuildArch: noarch 18 BuildArch: noarch
19 BuildRequires: colab-deps >= 1.11.3, python-virtualenv 19 BuildRequires: colab-deps >= 1.11.3, python-virtualenv
20 # FIXME colab should not depend on nginx! 20 # FIXME colab should not depend on nginx!
21 -Requires: colab-deps >= 1.11.3, solr, mailman-api >= 0.3, nginx 21 +Requires: colab-deps >= 1.11.3, solr, mailman-api >= 0.3rc3, nginx
22 22
23 %description 23 %description
24 Integrated software development platform. 24 Integrated software development platform.