Commit 74b80638a22e7400d4ca3f3136c7dd756b626234
Committed by
Luciano Prestes
1 parent
b62ea676
Exists in
master
and in
51 other branches
Bumped colab version
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: Sergio Oliveira <seocam@seocam.com>
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/pkg-rpm/colab/colab.spec
1 | %define name colab | 1 | %define name colab |
2 | -%define version 1.12.3 | 2 | +%define version 1.12.4 |
3 | %define buildvenv /var/tmp/%{name}-%{version} | 3 | %define buildvenv /var/tmp/%{name}-%{version} |
4 | 4 | ||
5 | Summary: Collaboration platform for communities | 5 | Summary: Collaboration platform for communities |
@@ -14,8 +14,8 @@ Prefix: %{_prefix} | @@ -14,8 +14,8 @@ Prefix: %{_prefix} | ||
14 | Vendor: Sergio Oliveira <sergio@tracy.com.br> | 14 | Vendor: Sergio Oliveira <sergio@tracy.com.br> |
15 | Url: https://github.com/colab/colab | 15 | Url: https://github.com/colab/colab |
16 | BuildArch: noarch | 16 | BuildArch: noarch |
17 | -BuildRequires: colab-deps >= 1.12.1, python-virtualenv | ||
18 | -Requires: colab-deps >= 1.12.1, solr, mailman-api >= 0.3rc3 | 17 | +BuildRequires: colab-deps >= 1.12.2, python-virtualenv |
18 | +Requires: colab-deps >= 1.12.2, solr, mailman-api >= 0.3rc3 | ||
19 | 19 | ||
20 | %description | 20 | %description |
21 | Integrated software development platform. | 21 | Integrated software development platform. |