Commit bc3c3bf967c37e2632b09d2f58098fe836f79ed8
1 parent
6ead4aee
Exists in
master
and in
63 other branches
Colab-deps version bump
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
src/pkg-rpm/colab-deps/colab-deps.spec
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.5, solr, mailman-api >= 0.3rc3, nginx |
22 | 22 | ... | ... |