kde version bump to 5.15.0

This commit is contained in:
aydemir
2015-10-11 21:01:06 +03:00
parent 36496cfea0
commit 9a8702caec
72 changed files with 78978 additions and 78026 deletions
+9 -2
View File
@@ -13,10 +13,10 @@
<IsA>app:console</IsA>
<Summary>Multi-threaded programming framework for KDE</Summary>
<Description>ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.</Description>
<Archive sha1sum="459a2127fab0de8d954c343a60473c83cabb4c0b" type="tarxz">mirrors://kde/stable/frameworks/5.14/threadweaver-5.14.0.tar.xz</Archive>
<Archive sha1sum="042c13fbe8bed08e4b057ea503868ad93a80a46d" type="tarxz">mirrors://kde/stable/frameworks/5.15/threadweaver-5.15.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.14.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.15.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="5">
<Date>2015-10-11</Date>
<Version>5.15.0</Version>
<Comment>Version bump.</Comment>
<Name>Yusuf Aydemir</Name>
<Email>yusuf.aydemir@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2015-09-12</Date>
<Version>5.14.0</Version>