Commit 2c97a4643d1c6f8b38e0792048523e7f6b35c243

Authored by David Silva
Committed by Luciano Prestes
1 parent 4c68846d

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.12.4
  2 +%define version 1.12.5
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: 2
  8 +Release: 1
9 9 Source0: %{name}-%{version}.tar.gz
10 10 License: GPLv2
11 11 Group: Development/Tools
... ...