Commit b520a43566b67fa7b4f4d93a7453d1a0b0a2863d

Authored by Sergio Oliveira
Committed by Sergio Oliveira
1 parent 997c1075

Colab-deps version bump

(cherry picked from commit bc3c3bf967c37e2632b09d2f58098fe836f79ed8)
src/pkg-rpm/colab-deps/colab-deps.spec
1 1 Summary: Collaboration platform for communities (Python dependencies)
2 2 Name: colab-deps
3   -Version: 1.11.5
  3 +Version: 1.11.6
4 4 Release: 1
5 5 Source0: colab-deps-%{version}.tar.gz
6 6 License: Various
... ...
src/pkg-rpm/colab/colab.spec
... ... @@ -16,7 +16,7 @@ Prefix: %{_prefix}
16 16 Vendor: Sergio Oliveira <sergio@tracy.com.br>
17 17 Url: https://github.com/colab/colab
18 18 BuildArch: noarch
19   -BuildRequires: colab-deps >= 1.11.5, python-virtualenv
  19 +BuildRequires: colab-deps >= 1.11.6, python-virtualenv
20 20 # FIXME colab should not depend on nginx!
21 21 Requires: colab-deps >= 1.11.3, solr, mailman-api >= 0.3, nginx
22 22  
... ...