From fae452697b29bdd13a2f1c5c19c565ce873d0c00 Mon Sep 17 00:00:00 2001 From: aydemir Date: Sat, 13 Aug 2016 13:12:06 +0300 Subject: [PATCH] grantlee version bump to 5.1.0 --- programming/misc/grantlee-qt5/actions.py | 2 +- programming/misc/grantlee-qt5/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/programming/misc/grantlee-qt5/actions.py b/programming/misc/grantlee-qt5/actions.py index 5e57e6dd55..cc2489cd04 100644 --- a/programming/misc/grantlee-qt5/actions.py +++ b/programming/misc/grantlee-qt5/actions.py @@ -17,4 +17,4 @@ def build(): def install(): cmaketools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING*", "README") + pisitools.dodoc("AUTHORS", "CHANGELOG", "COPYING*") diff --git a/programming/misc/grantlee-qt5/pspec.xml b/programming/misc/grantlee-qt5/pspec.xml index eaeee523b5..e88951fc45 100644 --- a/programming/misc/grantlee-qt5/pspec.xml +++ b/programming/misc/grantlee-qt5/pspec.xml @@ -12,7 +12,7 @@ library Qt string template engine based on the Django template system grantlee is a plugin based String Template system written using the Qt framework. The goals of the project are to make it easier for application developers to separate the structure of documents from the data they contain, opening the door for theming. - http://source.pisilinux.org/1.0/grantlee-5.0.0.tar.gz + https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz mesa-devel qt5-base-devel @@ -54,6 +54,13 @@ + + 2016-08-13 + 5.1.0 + Version bump. + Yusuf Aydemir + yusuf.aydemir@pisilinux.org + 2016-06-09 5.0.0