Commit 2fd72d73c0f6404d58572e1b0766a8a80d6ca73d
1 parent
b520a435
Exists in
master
and in
53 other branches
Bumped colab version
(cherry picked from commit d2f253332facad84519bbbcc869cb41dba14dad2)
Showing
1 changed file
with
1 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.11.3 | 2 | %define version 1.11.3 |
3 | -%define default_release 0 | ||
4 | -%{!?release: %define release %{default_release}} | ||
5 | %define buildvenv /var/tmp/%{name}-%{version} | 3 | %define buildvenv /var/tmp/%{name}-%{version} |
6 | 4 | ||
7 | Summary: Collaboration platform for communities | 5 | Summary: Collaboration platform for communities |
8 | Name: %{name} | 6 | Name: %{name} |
9 | Version: %{version} | 7 | Version: %{version} |
10 | -Release: 21 | 8 | +Release: 22 |
11 | Source0: %{name}-%{version}.tar.gz | 9 | Source0: %{name}-%{version}.tar.gz |
12 | License: GPLv2 | 10 | License: GPLv2 |
13 | Group: Development/Tools | 11 | Group: Development/Tools |