Commit 88277f437e8fb284f0426d55106becb1e2fd846a

Authored by Carlos Coêlho
1 parent 49cae829

Rolled-back 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.5
  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.5
  2 +%define version 1.4
3 3 %define release 1
4 4  
5 5 Summary: Collaboration platform for communities (Pyton dependencies)
... ...