From 4fb22996da041de4d00c3c71217c071f845936d7 Mon Sep 17 00:00:00 2001 From: Daniel Henrique Date: Tue, 8 Dec 2015 15:28:06 -0200 Subject: [PATCH] Bump colab version to 1.12 --- src/pkg-rpm/colab/colab.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pkg-rpm/colab/colab.spec b/src/pkg-rpm/colab/colab.spec index 4fcba8f..bec05ad 100644 --- a/src/pkg-rpm/colab/colab.spec +++ b/src/pkg-rpm/colab/colab.spec @@ -1,5 +1,5 @@ %define name colab -%define version 1.11.4 +%define version 1.12 %define buildvenv /var/tmp/%{name}-%{version} Summary: Collaboration platform for communities @@ -14,9 +14,9 @@ Prefix: %{_prefix} Vendor: Sergio Oliveira Url: https://github.com/colab/colab BuildArch: noarch -BuildRequires: colab-deps >= 1.11.6, python-virtualenv +BuildRequires: colab-deps >= 1.12, python-virtualenv # FIXME colab should not depend on nginx! -Requires: colab-deps >= 1.11.6, solr, mailman-api >= 0.3rc3, nginx +Requires: colab-deps >= 1.12, solr, mailman-api >= 0.3rc3, nginx %description Integrated software development platform. -- libgit2 0.21.2