grantlee version bump to 5.1.0

This commit is contained in:
aydemir
2016-08-13 13:12:06 +03:00
parent 61aead30e9
commit fae452697b
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -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*")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Qt string template engine based on the Django template system</Summary>
<Description>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.</Description>
<Archive sha1sum="7a3fb767e0bc929b0cc6f16875f93f16af2a731d" type="targz">http://source.pisilinux.org/1.0/grantlee-5.0.0.tar.gz</Archive>
<Archive sha1sum="67f81e6c3ff039cdf9179c9e3c500c50e165d0f7" type="targz">https://github.com/steveire/grantlee/archive/v5.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
<Dependency versionFrom="5.5.1">qt5-base-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="3">
<Date>2016-08-13</Date>
<Version>5.1.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>5.0.0</Version>