update the next 23 framework packages

This commit is contained in:
groni
2016-11-26 17:53:25 +01:00
parent 870e9c2064
commit 48411ceff3
23 changed files with 234 additions and 73 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="21af1b70a740be989f9cdfd16807ce228bcd5faf" type="tarxz">mirrors://kde/stable/frameworks/5.27/threadweaver-5.27.0.tar.xz</Archive>
<Archive sha1sum="3454a872f9e6c38d7a1ddaf8017301a33011271e" type="tarxz">mirrors://kde/stable/frameworks/5.28/threadweaver-5.28.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency versionFrom="5.27.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.28.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="6">
<Date>2016-11-26</Date>
<Version>5.28.0</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2016-10-22</Date>
<Version>5.27.0</Version>