Commit 2c97a4643d1c6f8b38e0792048523e7f6b35c243
Committed by
Luciano Prestes
1 parent
4c68846d
Exists in
master
and in
23 other branches
Bumps colab version
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
src/pkg-rpm/colab/colab.spec
1 | %define name colab | 1 | %define name colab |
2 | -%define version 1.12.4 | 2 | +%define version 1.12.5 |
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 |
6 | Name: %{name} | 6 | Name: %{name} |
7 | Version: %{version} | 7 | Version: %{version} |
8 | -Release: 2 | 8 | +Release: 1 |
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 |