framework-5.90.0

This commit is contained in:
Rmys
2022-01-08 18:30:02 +03:00
parent e106f8eb1b
commit 01eb73f9d9
32 changed files with 282 additions and 58 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="05017e3d43d7dbccbeec3fcc3f3e23a46fcc75ed" type="tarxz">mirrors://kde/stable/frameworks/5.89/threadweaver-5.89.0.tar.xz</Archive>
<Archive sha1sum="5e6cb55082be8d04a7762a5a2fc9e70b79c98ffd" type="tarxz">mirrors://kde/stable/frameworks/5.90/threadweaver-5.90.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.89.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.90.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="44">
<Date>2021-12-12</Date>
<Version>5.89.0</Version>