Commit 3f5b0dda65050a126edc18a212f68725a2bb3194

Authored by Carlos Coêlho
1 parent ca22625d

Updated colab-deps version

Signed-off-by: Carlos Oliveira <carlospecter@gmail.com>
Showing 2 changed files with 2 additions and 2 deletions   Show diff stats
Makefile
1 1 NAME = colab-deps
2   -VERSION = 1.3
  2 +VERSION = 1.4
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5  
... ...
colab-deps.spec
1 1 %define name colab-deps
2   -%define version 1.3
  2 +%define version 1.4
3 3 %define release 1
4 4  
5 5 Summary: Collaboration platform for communities (Pyton dependencies)
... ...