Merge pull request #11754 from Rmys/master

applications-23.04.0
This commit is contained in:
Rmys
2023-04-20 15:23:21 +03:00
committed by GitHub
+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="7f1655bec63b579ff794ca24e5db6a8e29466a94" type="targz">https://github.com/steveire/grantlee/archive/v5.2.0.tar.gz</Archive>
<Archive sha1sum="cd4ade4d58f4f8d0f3737e6ddff2917cea5b74d9" type="targz">https://github.com/steveire/grantlee/archive/v5.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>mesa-devel</Dependency><!--fix it in libdrm-->
<Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="12">
<Date>2023-04-20</Date>
<Version>5.3.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-01-11</Date>
<Version>5.2.0</Version>