framework-5.44.0:ver.bump

This commit is contained in:
Rmys
2018-03-22 20:31:30 +03:00
parent a51574ed4a
commit 88b79408c1
30 changed files with 117 additions and 26 deletions
+9 -2
View File
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>Idle time reporting utility</Summary>
<Description>KIdleTime is a singleton reporting information on idle time. It is useful not only for finding out about the current idle time of the PC, but also for getting notified upon idle time events, such as custom timeouts, or user activity.</Description>
<Archive sha1sum="32e978bcb2096af10f7bafe27c4e74cad91ac11f" type="tarxz">mirrors://kde/stable/frameworks/5.42/kidletime-5.42.0.tar.xz</Archive>
<Archive sha1sum="d8fc014b3d8d581e39f9bf6676038bd89dd456d0" type="tarxz">mirrors://kde/stable/frameworks/5.44/kidletime-5.44.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-x11extras-devel</Dependency>
@@ -21,7 +21,7 @@
<Dependency>libXext-devel</Dependency>
<Dependency>libXScrnSaver-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency versionFrom="5.42.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.44.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="15">
<Date>2018-03-22</Date>
<Version>5.44.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="14">
<Date>2018-02-01</Date>
<Version>5.42.0</Version>