Commit 3a90b4b985eee48617aee6eac6d98d30d923801b

Authored by David Silva
1 parent c06ecaee

Bumps colab version.

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
src/pkg-rpm/colab/colab.spec
1 1 %define name colab
2   -%define version 1.11.3
  2 +%define version 1.11.4
3 3 %define buildvenv /var/tmp/%{name}-%{version}
4 4  
5 5 Summary: Collaboration platform for communities
6 6 Name: %{name}
7 7 Version: %{version}
8   -Release: 23
  8 +Release: 0
9 9 Source0: %{name}-%{version}.tar.gz
10 10 License: GPLv2
11 11 Group: Development/Tools
... ...