From 3989eb6313ba477070a5d4c9fd628b0223cfdb4d Mon Sep 17 00:00:00 2001 From: Paulo Tada Date: Thu, 25 Feb 2016 17:10:47 -0300 Subject: [PATCH] Bump colab-deps 1.12.14 >> 1.12.15 --- Makefile | 6 +++--- requirements-colab-plugins.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 4601bed..9d705fb 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-deps -VERSION = 1.12.14 +VERSION = 1.12.15 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) @@ -8,7 +8,7 @@ TARBALL = dist/$(DISTDIR).tar.gz # TAGS PIP = 1.5.6 NOOSFERO_PLUGIN = 0.2.6 -GITLAB_PLUGIN = 0.2.6 +GITLAB_PLUGIN = 0.2.7 MEZURO_PLUGIN = 0.1.3 SUPERARCHIVES_PLUGIN = 0.1.0 @@ -31,7 +31,7 @@ install: sdist: $(TARBALL) -$(TARBALL): downloadtar +$(TARBALL): mkdir -p $$(dirname $(TARBALL)) $(RM) $(TARBALL) tar czf $(TARBALL) $(SOURCES) $(DISTDIR) diff --git a/requirements-colab-plugins.txt b/requirements-colab-plugins.txt index 084a951..e2c719a 100644 --- a/requirements-colab-plugins.txt +++ b/requirements-colab-plugins.txt @@ -1,4 +1,4 @@ colab-noosfero-plugin==0.2.6 -colab-gitlab-plugin==0.2.6 +colab-gitlab-plugin==0.2.7 colab-mezuro-plugin==0.1.3 colab-superarchives-plugin==0.1.0 -- libgit2 0.21.2