Commit f316cd77ba8ac3395a08b5e825ebd7d121d1607a
Committed by
Luciano Prestes
1 parent
492440ee
Exists in
master
and in
51 other branches
Increasing colab release version
Signed-off-by: Lucas kanashiro <kanashiro.duarte@gmail.com> Signed-off-by: MaxAlmeida <llewxam150@gmail.com>
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
src/pkg-rpm/colab/colab.spec
| @@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
| 5 | Summary: Collaboration platform for communities | 5 | Summary: Collaboration platform for communities |
| 6 | Name: %{name} | 6 | Name: %{name} |
| 7 | Version: %{version} | 7 | Version: %{version} |
| 8 | -Release: 1 | 8 | +Release: 2 |
| 9 | Source0: %{name}-%{version}.tar.gz | 9 | Source0: %{name}-%{version}.tar.gz |
| 10 | License: GPLv2 | 10 | License: GPLv2 |
| 11 | Group: Development/Tools | 11 | Group: Development/Tools |
| @@ -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.4, python-virtualenv | ||
| 18 | -Requires: colab-deps >= 1.12.4, solr, mailman-api >= 0.3rc3 | 17 | +BuildRequires: colab-deps >= 1.12.5, python-virtualenv |
| 18 | +Requires: colab-deps >= 1.12.5, solr, mailman-api >= 0.3rc3 | ||
| 19 | 19 | ||
| 20 | %description | 20 | %description |
| 21 | Integrated software development platform. | 21 | Integrated software development platform. |