Commit a4419f771af48c668253b1c85235d1b065eb12df

Authored by Alessandro Beltrão
1 parent be81285d

Bumps colab version from 1.13.6 to 1.13.7

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
src/pkg-rpm/colab/colab.spec
1 1 %define name colab
2   -%define version 1.13.5
  2 +%define version 1.13.7
3 3 %define buildvenv /var/tmp/%{name}-%{version}
4 4  
5 5 Summary: Collaboration platform for communities
... ... @@ -14,8 +14,8 @@ Prefix: %{_prefix}
14 14 Vendor: Sergio Oliveira <sergio@tracy.com.br>
15 15 Url: https://github.com/colab/colab
16 16 BuildArch: noarch
17   -BuildRequires: colab-deps >= 1.12.17, python-virtualenv
18   -Requires: colab-deps >= 1.12.17, solr, mailman-api >= 0.3rc3
  17 +BuildRequires: colab-deps >= 1.13.3, python-virtualenv
  18 +Requires: colab-deps >= 1.13.3, solr, mailman-api >= 0.3rc3
19 19  
20 20 %description
21 21 Integrated software development platform.
... ...