kde frameworks version bump to 5.91.0, tier2

This commit is contained in:
suvari
2022-02-26 16:12:13 +03:00
parent 38eeeaa506
commit 99ae1cf56e
28 changed files with 250 additions and 54 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="5e6cb55082be8d04a7762a5a2fc9e70b79c98ffd" type="tarxz">mirrors://kde/stable/frameworks/5.90/threadweaver-5.90.0.tar.xz</Archive>
<Archive sha1sum="5a2cf56107d7c02116f49fbc4ad6d0c4266f0866" type="tarxz">mirrors://kde/stable/frameworks/5.91/threadweaver-5.91.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.90.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.91.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="46">
<Date>2022-02-26</Date>
<Version>5.91.0</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="45">
<Date>2022-01-08</Date>
<Version>5.90.0</Version>