polkit-qt-0.114.0

This commit is contained in:
Rmys
2021-08-02 18:42:42 +03:00
committed by GitHub
parent ba539662bc
commit 204f39fa54
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -23,4 +23,4 @@ def install():
shelltools.cd("build")
cmaketools.rawInstall("DESTDIR=%s" % get.installDIR())
shelltools.cd("..")
pisitools.dodoc("AUTHORS", "COPYING")
pisitools.dodoc("AUTHORS", "TODO", "README*")
+8 -1
View File
@@ -10,7 +10,7 @@
<IsA>app:gui</IsA>
<Summary>A library that allows developers to access PolicyKit API with a nice Qt-style API</Summary>
<Description>A library that allows developers to access PolicyKit API with a nice Qt-style API</Description>
<Archive sha1sum="a4bf39a6b0844db0da6cfab3faa35f8cd91f42a5" type="tarxz">https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-0.113.0.tar.xz</Archive>
<Archive sha1sum="37b0d497581e529489cfbf154731f0be88528498" type="tarxz">https://download.kde.org/stable/polkit-qt-1/polkit-qt-1-0.114.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="2.50.2">glib2-devel</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="22">
<Date>2021-08-02</Date>
<Version>0.114.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2020-12-14</Date>
<Version>0.113</Version>