From 00d985d3498fb33d89be19c864a1cb248e05db19 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Thu, 15 Oct 2015 10:31:34 -0300 Subject: [PATCH] Updated colab-deps dependency version --- 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 c50ce84..827d7ba 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.2 +%define version 1.11.3 %define default_release 0 %{!?release: %define release %{default_release}} %define buildvenv /var/tmp/%{name}-%{version} @@ -16,9 +16,9 @@ Prefix: %{_prefix} Vendor: Sergio Oliveira Url: https://github.com/colab/colab BuildArch: noarch -BuildRequires: colab-deps >= 1.11, python-virtualenv +BuildRequires: colab-deps >= 1.11.3, python-virtualenv # FIXME colab should not depend on nginx! -Requires: colab-deps >= 1.11, solr, mailman-api >= 0.3, nginx +Requires: colab-deps >= 1.11.3, solr, mailman-api >= 0.3, nginx %description Integrated software development platform. -- libgit2 0.21.2