framework-5.99.0

This commit is contained in:
Rmys
2022-10-29 14:22:48 +03:00
parent 70f644db0c
commit 25d859602f
21 changed files with 185 additions and 38 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="4829d791b6378010f1cfc5155790d795f81824fa" type="tarxz">mirrors://kde/stable/frameworks/5.98/threadweaver-5.98.0.tar.xz</Archive>
<Archive sha1sum="d0aeec2ff1cb9448c952f3c076f3182cca36b5c8" type="tarxz">mirrors://kde/stable/frameworks/5.99/threadweaver-5.99.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.98.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.99.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="53">
<Date>2022-10-28</Date>
<Version>5.99.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="52">
<Date>2022-09-13</Date>
<Version>5.98.0</Version>