framework-5.115.0

This commit is contained in:
Rmys
2024-02-10 14:43:47 +03:00
parent 123dafa534
commit 548f1acd14
10 changed files with 89 additions and 19 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="44c9f8640d2af6ef7d4eee8cedcfaebfb28e8fc2" type="tarxz">mirrors://kde/stable/frameworks/5.114/threadweaver-5.114.0.tar.xz</Archive>
<Archive sha1sum="7af248761c584d00e342353bdc7afd3d92d65979" type="tarxz">mirrors://kde/stable/frameworks/5.115/threadweaver-5.115.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.114.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.115.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="69">
<Date>2024-02-10</Date>
<Version>5.115.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="68">
<Date>2024-01-13</Date>
<Version>5.114.0</Version>